fix(editor): Setup push connection in NodeView (no-changelog) (#7821)
This commit is contained in:
committed by
GitHub
parent
75a5807c72
commit
2807ddcd0d
@@ -149,6 +149,7 @@ export const usePushConnectionStore = defineStore(STORES.PUSH, () => {
|
||||
isConnectionOpen,
|
||||
addEventListener,
|
||||
pushConnect,
|
||||
pushDisconnect,
|
||||
send,
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user