From 6886cb9117fa9294b1edaf408e50fd05820839bd Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 24 Feb 2018 13:55:31 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/store.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui (gen4)/features/store.js b/ui (gen4)/features/store.js index 812d35f6..2864e0a3 100755 --- a/ui (gen4)/features/store.js +++ b/ui (gen4)/features/store.js @@ -196,6 +196,7 @@ var StoreActions = actions.Actions({ // -> .loadConfig() / .saveConfig() / .resetConfig() // - get/set/del // -> .store('*:config') / .store('*:config', value) / .store('*:config', null) + // ...think initializing should be done by the owner plugin... // XXX sync or async or both??? store: ['- Store/', core.doc`