make aux panel behave vaguely intelligently
This commit is contained in:
parent
9af09de7d4
commit
a2f5933417
3 changed files with 9 additions and 1 deletions
|
@ -86,7 +86,7 @@ module.exports = {
|
|||
});
|
||||
this.forceUpdate();
|
||||
break;
|
||||
case'notifier_enabled':
|
||||
case 'notifier_enabled':
|
||||
this.forceUpdate();
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue