|
|
@ -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} |
|
|
|