make aux panel behave vaguely intelligently
This commit is contained in:
@@ -86,7 +86,7 @@ module.exports = {
|
||||
});
|
||||
this.forceUpdate();
|
||||
break;
|
||||
case'notifier_enabled':
|
||||
case 'notifier_enabled':
|
||||
this.forceUpdate();
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user