Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
polamoros committed Mar 14, 2024
1 parent a41d4a3 commit e06558b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/wing-console/console/server/src/utils/createRouter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export interface LayoutPanel {
export interface LayoutConfig {
leftPanel?: LayoutPanel;
bottomPanel?: LayoutPanel;
rightPanel?: LayoutPanel;
statusBar?: {
hide?: boolean;
showThemeToggle?: boolean;
Expand Down

0 comments on commit e06558b

Please sign in to comment.