Skip to content

Commit

Permalink
fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chsbuffer committed Sep 28, 2020
1 parent ecd1257 commit 12780e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Netch/ServerEx/Shadowsocks/SSController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ public class SSController : ServerController
public SSController()
{
Name = "Shadowsocks";
MainFile = "Shadowsocks.exe";
}

public override bool Start(Server s, Mode mode)
Expand Down

0 comments on commit 12780e5

Please sign in to comment.