Skip to content

Commit aa83f70

Browse files
author
fabienSvstr
committed
Update
1 parent faf1f16 commit aa83f70

File tree

1 file changed

+1
-0
lines changed
  • client/src/components/workspaces

1 file changed

+1
-0
lines changed

client/src/components/workspaces/utils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ export async function workspaceShareClick(
117117
export async function openWorkspaceContextMenu(
118118
event: Event,
119119
workspace: WorkspaceInfo,
120+
workspaceAttributes: WorkspaceAttributes,
120121
eventDistributor: EventDistributor,
121122
informationManager: InformationManager,
122123
fromSidebar = false,

0 commit comments

Comments
 (0)