more worky
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package tech.allydoes;
|
||||
|
||||
public class Constants {
|
||||
public static final boolean PRODUCTION = false;
|
||||
public static final boolean PRODUCTION = true;
|
||||
public static final String TESTING_GUILD = "926369143186403329";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user