idlenotifier: Fix plugin (#1043)

This commit is contained in:
Owain van Brakel
2019-07-19 11:22:50 +01:00
committed by Kyleeld
parent 3675061f21
commit a0711cb3df
@@ -896,6 +896,7 @@ public class IdleNotifierPlugin extends Plugin
protected void startUp() throws Exception
{
updateConfig();
addSubscriptions();
}
@Override