Archived
fix: harden machine federation boundaries
This commit is contained in:
@@ -38,6 +38,8 @@ export class MachineController {
|
||||
sessionActivities: {},
|
||||
workspaceActivities: {},
|
||||
workspacesByProjectId: {},
|
||||
workspaceDeletionRuns: {},
|
||||
activeTerminalCount: 0,
|
||||
...resetWorkspaceScopedState(),
|
||||
});
|
||||
if (options.updateUrl !== false) this.updateUrl();
|
||||
|
||||
Reference in New Issue
Block a user