Browse Source

e....

强迫症发作
pull/191/head
Cologler 10 years ago
parent
commit
2ff953cce9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      shadowsocks-csharp/Model/Configuration.cs

+ 1
- 1
shadowsocks-csharp/Model/Configuration.cs View File

@@ -18,7 +18,7 @@ namespace Shadowsocks.Model
public bool isDefault;
public int localPort;
private static string CONFIG_FILE = "gui-config.json";
private const string CONFIG_FILE = "gui-config.json";
public Server GetCurrentServer()
{


Loading…
Cancel
Save