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