rework loading of appstorage
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
define(['appSettings'], function (appSettings) {
|
||||
define(['appSettings', 'appStorage'], function (appSettings, appStorage) {
|
||||
|
||||
var showOverlayTimeout;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user