mirror of
https://github.com/achiez/NebulaAuth-Steam-Desktop-Authenticator-by-Achies.git
synced 2026-08-04 10:40:23 +00:00
Add MafileExport feature and Perform Resharper Cleanup
This commit is contained in:
@@ -28,7 +28,7 @@ public static class ProxyStorage
|
||||
|
||||
static ProxyStorage()
|
||||
{
|
||||
if (File.Exists("proxies.json") == false)
|
||||
if (!File.Exists("proxies.json"))
|
||||
return;
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user