Skip to content

Commit 4113b57

Browse files
committed
test3
1 parent 9dac05f commit 4113b57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/frontend/apps/impress/src/features/docs/doc-management/libs/CollaborationProvider.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ export class CollaborationProvider extends HocuspocusProvider {
105105
}
106106

107107
public onClose(event: CloseEvent): void {
108+
console.log('close:', event);
108109
this.isAuthenticated = false;
109110
this.synced = false;
110111

0 commit comments

Comments
 (0)