Merge branch 'develop' into sw-notification-action
This commit is contained in:
commit
a1c45e85cf
332 changed files with 1385 additions and 3411 deletions
|
|
@ -48,7 +48,7 @@ export default defineComponent({
|
|||
};
|
||||
|
||||
if ($i) {
|
||||
const connection = stream.useSharedConnection('main', 'UI');
|
||||
const connection = stream.useChannel('main', null, 'UI');
|
||||
connection.on('notification', onNotification);
|
||||
|
||||
//#region Listen message from SW
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue