idlenotifier: Fix plugin (#1043)
This commit is contained in:
committed by
Kyleeld
parent
3675061f21
commit
a0711cb3df
@@ -896,6 +896,7 @@ public class IdleNotifierPlugin extends Plugin
|
|||||||
protected void startUp() throws Exception
|
protected void startUp() throws Exception
|
||||||
{
|
{
|
||||||
updateConfig();
|
updateConfig();
|
||||||
|
addSubscriptions();
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user