removeWorkspace already switches to the next available workspace (or falls back to setup). forgetMissingWorkspace can just delegate, dropping the duplicate branch that previously never ran anyway because current_workspace was always null after removal. |
||
|---|---|---|
| .. | ||
| src | ||
| src-tauri | ||
| tauri-plugin-credentials | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||