fix: build error (#5617)

This commit is contained in:
Anmol Singh Bhatia
2024-09-16 19:22:47 +05:30
committed by GitHub
parent 45da70cf6a
commit edf0ab8175

View File

@@ -344,7 +344,7 @@ export const CommandModal: React.FC = observer(() => {
{projectId && canPerformAnyCreateAction && (
<CommandPaletteProjectActions closePalette={closePalette} />
)}
{canPerformWorkspaceAction && (
{canPerformWorkspaceActions && (
<Command.Group heading="Workspace Settings">
<Command.Item
onSelect={() => {