Skip to content

Commit 77942c7

Browse files
authored
Merge branch 'master' into dev
2 parents 2c6a242 + db28605 commit 77942c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/GUI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ public class GUI extends JFrame {
4747
private static final long serialVersionUID = 1L;
4848
public String ExtensionName = "Knife v1.7 by bit4woo";
4949
public String github = "https://github.com/bit4woo/knife";
50-
50+
5151
public Config config = new Config("default");
5252

5353
public PrintWriter stdout;

0 commit comments

Comments
 (0)