Skip to content

Commit 2ff8238

Browse files
committed
Update document-workspace.context.ts
1 parent f2af503 commit 2ff8238

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/packages/documents/documents/workspace/document-workspace.context.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -976,6 +976,8 @@ export class UmbDocumentWorkspaceContext
976976
return false;
977977
}
978978
}
979+
980+
return true;
979981
};
980982

981983
public override destroy(): void {

0 commit comments

Comments
 (0)