Added support for forcing the notification settings pane

This commit is contained in:
Wyatt Johnson
2018-03-21 11:04:41 -06:00
parent ad418f49ba
commit a43c173a12
3 changed files with 40 additions and 8 deletions
@@ -1 +1,2 @@
export const pluginsConfigSelector = state => state.config.plugins_config;
export const staticConfigSelector = state => state.config.static;