mirror of
https://github.com/docmost/docmost.git
synced 2026-05-21 01:04:39 +08: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