mirror of
https://github.com/docmost/docmost.git
synced 2026-05-20 00:14:10 +08:00
feat: give workspace owners global space management permission
This commit is contained in:
@@ -2,6 +2,7 @@ export interface QueryParams {
|
||||
query?: string;
|
||||
page?: number;
|
||||
limit?: number;
|
||||
includeAllSpaces?: boolean;
|
||||
}
|
||||
|
||||
export enum UserRole {
|
||||
|
||||
Reference in New Issue
Block a user