rdesktop
filip mertens 1 year ago
parent cedb19ed9e
commit 54ffcd5dc3
  1. 1
      libs/remix-ui/workspace/src/lib/remix-ui-workspace.tsx

@ -744,6 +744,7 @@ export function Workspace() {
hideIconsMenu={hideIconsMenu} hideIconsMenu={hideIconsMenu}
addGithubAction={addGithubAction} addGithubAction={addGithubAction}
addSlitherGithubAction={addSlitherGithubAction} addSlitherGithubAction={addSlitherGithubAction}
addHelperScripts={addHelperScripts}
addTsSolTestGithubAction={addTsSolTestGithubAction} addTsSolTestGithubAction={addTsSolTestGithubAction}
showIconsMenu={showIconsMenu} showIconsMenu={showIconsMenu}
hideWorkspaceOptions={currentWorkspace === LOCALHOST} hideWorkspaceOptions={currentWorkspace === LOCALHOST}

Loading…
Cancel
Save