Adding debug tools

This commit is contained in:
okbel
2018-03-12 10:21:42 -03:00
parent e713b39846
commit 6200ba39c2
5 changed files with 49 additions and 12 deletions
+1 -1
View File
@@ -1 +1 @@
export const pluginConfigSelector = state => state.config.pluginConfig;
export const pluginsConfigSelector = state => state.config.pluginsConfig;