We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c6a242 + db28605 commit 77942c7Copy full SHA for 77942c7
src/config/GUI.java
@@ -47,7 +47,7 @@ public class GUI extends JFrame {
47
private static final long serialVersionUID = 1L;
48
public String ExtensionName = "Knife v1.7 by bit4woo";
49
public String github = "https://github.com/bit4woo/knife";
50
-
+
51
public Config config = new Config("default");
52
53
public PrintWriter stdout;
0 commit comments