Merge pull request #93 from AtlasMediaGroup/FS-37

Fixes FS-37
This commit is contained in:
Video 2021-11-29 06:36:20 -07:00 committed by GitHub
commit 8cff0124ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -186,7 +186,6 @@ public class TotalFreedomMod extends JavaPlugin
fsh = new FreedomServiceHandler();
config = new MainConfig();
config.load();
if (FUtil.inDeveloperMode())
{