modified application source files to fit library
This commit is contained in:
@@ -10,7 +10,7 @@ namespace DeskHubSharpRevised.DAL;
|
||||
|
||||
public class ApiDataService : IDataService
|
||||
{
|
||||
private string _apiEndpoint;
|
||||
private string _apiEndpoint;
|
||||
private string _query;
|
||||
|
||||
public List<RepoDetail> RepoDetail { get; set; }
|
||||
|
Reference in New Issue
Block a user