Notification badges are now shown within the hider popout

This commit is contained in:
Mirco Wittrien 2017-08-28 08:24:29 +02:00 committed by GitHub
parent 43248fda09
commit abda62e4af
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
//META{"name":"ServerHider"}*//
class ServerHider {
constructor () {
constructor () {
this.labels = {};
this.serverContextObserver;