diff --git a/bower.json b/bower.json index 515bf30..dd859ab 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "strolch-wc-inspector", "description": "Strolch WebComponent Inspector", - "version": "0.24.0", + "version": "0.24.1", "authors": ["Robert von Burg"], "keywords": [ "strolch", diff --git a/strolch-wc-inspector-menu.html b/strolch-wc-inspector-menu.html index 81de5f0..2212a8e 100644 --- a/strolch-wc-inspector-menu.html +++ b/strolch-wc-inspector-menu.html @@ -79,6 +79,10 @@ Components + + + Notifications + I18n Editor @@ -115,6 +119,7 @@ case "users": case "roles": case "control": + case "notifications": case "inspector": this.page = newValue; this.style.backgroundColor = "#e8eaf6";