Compare commits
1 Commits
46bdc07910
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| f08d6af4c7 |
@@ -26,5 +26,5 @@ public static class AppConsts
|
|||||||
// File paths
|
// File paths
|
||||||
public const string JwtFileName = "jwt.txt";
|
public const string JwtFileName = "jwt.txt";
|
||||||
public const string EmployeesFileName = "employees.json";
|
public const string EmployeesFileName = "employees.json";
|
||||||
public const string DataFolderName = "Data";
|
public const string DataFolderName = "data";
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user