mirror of
https://github.com/docmost/docmost.git
synced 2026-08-27 16:57:05 +08:00
fix
This commit is contained in:
@@ -18,6 +18,7 @@ export interface ConfluenceApiImports {
|
||||
warnings: Generated<Json>;
|
||||
currentPhase: string | null;
|
||||
cancelled: Generated<boolean>;
|
||||
spaceKeys: Generated<Json>;
|
||||
workspaceId: string;
|
||||
creatorId: string | null;
|
||||
createdAt: Generated<Timestamp>;
|
||||
|
||||
Reference in New Issue
Block a user