mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-07 09:45:09 +01:00
commit
b2c885e8d1
@ -4,7 +4,7 @@ import java.io.File;
|
||||
|
||||
public class Storage extends Config {
|
||||
|
||||
public static final String PREFIX = "";
|
||||
public static String PREFIX = "";
|
||||
|
||||
public static void save(File file) {
|
||||
save(file, Storage.class);
|
||||
|
Loading…
Reference in New Issue
Block a user