mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-05 14:18:21 +02:00
Another build fix
This commit is contained in:
@@ -6,7 +6,7 @@ public class ConfigLoader
|
||||
|
||||
public ConfigLoader()
|
||||
{
|
||||
new Settings().getTest();
|
||||
new Settings();
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user