mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-20 03:04:08 +00:00
Merge pull request #588 from ArMiN231/patch-1
Getting rid of the double n when hotloading
This commit is contained in:
commit
35ed07e0ba
@ -320,7 +320,7 @@ public class Iris extends VolmitPlugin implements Listener {
|
||||
IrisSettings.invalidate();
|
||||
IrisSettings.get();
|
||||
configWatcher.checkModified();
|
||||
Iris.info("Hotloaded settings.json");
|
||||
Iris.info("Hotloaded settings.json ");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user