mirror of
https://github.com/docmost/docmost.git
synced 2026-05-09 07:43:06 +08:00
WIP 6 - rebuilding
This commit is contained in:
@@ -9,4 +9,8 @@ export interface IPageBacklinkJob {
|
||||
|
||||
export interface IStripeSeatsSyncJob {
|
||||
workspaceId: string;
|
||||
}
|
||||
|
||||
export interface IRebuildHierarchyJob {
|
||||
spaceId?: string;
|
||||
}
|
||||
Reference in New Issue
Block a user