mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-01 12:20:59 +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