Merge branch 'support' into notifications

This commit is contained in:
yflory
2019-07-04 10:56:46 +02:00

View File

@@ -1076,6 +1076,7 @@ define([
curvePrivate: priv
}
};
Store.pinPads(null, [channel], function () {});
store.mailbox.open('supportadmin', box, function () {
console.log('ready');
});