added data config
This commit is contained in:
parent
a4f8093454
commit
8fc3ba3208
@ -0,0 +1,6 @@
|
|||||||
|
namespace DeskHubSharpRevised.Data;
|
||||||
|
|
||||||
|
public class DataConfig
|
||||||
|
{
|
||||||
|
public static string dataConfString = "https://api.github.com/";
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user