Merge branch 'support' into notifications

pull/1/head
yflory 2019-07-04 10:56:46 +02:00
commit f067cd7d42
1 changed files with 1 additions and 0 deletions

View File

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