frontend permissions
* rework backend workspace permissions
This commit is contained in:
@@ -57,7 +57,7 @@ export class PersistenceExtension implements Extension {
|
||||
return ydoc;
|
||||
}
|
||||
|
||||
this.logger.debug(`creating fresh ydoc': ${pageId}`);
|
||||
this.logger.debug(`creating fresh ydoc: ${pageId}`);
|
||||
return new Y.Doc();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user