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