Removal of non-collaborative editing code paths (#4210)
This commit is contained in:
@@ -270,7 +270,6 @@ export default class AuthStore {
|
||||
name?: string;
|
||||
avatarUrl?: string | null | undefined;
|
||||
sharing?: boolean;
|
||||
collaborativeEditing?: boolean;
|
||||
defaultCollectionId?: string | null;
|
||||
subdomain?: string | null | undefined;
|
||||
allowedDomains?: string[] | null | undefined;
|
||||
|
||||
Reference in New Issue
Block a user