Workspaces
This commit is contained in:
@@ -3,5 +3,5 @@ import type { LayoutNode } from '@/components/Workspace';
|
||||
export const defaultLayout: LayoutNode = {
|
||||
type: 'panel',
|
||||
id: 'terminal-screen',
|
||||
appType: 'terminal-host',
|
||||
appType: 'officerdev/terminal',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user