Autostore base
This commit is contained in:
@@ -452,6 +452,10 @@ define([
|
||||
UI.errorLoadingScreen($err, true, true);
|
||||
});
|
||||
|
||||
ctx.sframeChan.on('EV_AUTOSTORE_DISPLAY_POPUP', function () {
|
||||
UIElements.displayStorePadPopup(funcs);
|
||||
});
|
||||
|
||||
ctx.metadataMgr.onReady(waitFor());
|
||||
}).nThen(function () {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user