mirror of
https://github.com/ultrasn0w/app.git
synced 2025-12-16 03:19:52 +01:00
Images
This commit is contained in:
@@ -5,7 +5,7 @@ namespace APP.Utility;
|
||||
|
||||
internal static class SaveBoy
|
||||
{
|
||||
private static readonly string AuthFile = ".." + Path.DirectorySeparatorChar + "reg.json";
|
||||
private const string AuthFile = "reg.json";
|
||||
|
||||
internal static async Task<Auth?> ReadAuth()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user