This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
youys
/
shadowsocks-windows
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
67
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
e....
强迫症发作
pull/191/head
Cologler
10 years ago
parent
9a4f724653
commit
2ff953cce9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 st
atic
string CONFIG_FILE = "gui-config.json";
private
con
st string CONFIG_FILE = "gui-config.json";
public Server GetCurrentServer()
{
Write
Preview
Loading…
Cancel
Save