diff --git a/www/common/outer/async-store.js b/www/common/outer/async-store.js index 6022c5f37..fb1bcd202 100644 --- a/www/common/outer/async-store.js +++ b/www/common/outer/async-store.js @@ -1076,6 +1076,7 @@ define([ curvePrivate: priv } }; + Store.pinPads(null, [channel], function () {}); store.mailbox.open('supportadmin', box, function () { console.log('ready'); });