mirror of
https://github.com/docmost/docmost.git
synced 2025-11-17 15:21:09 +10:00
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