fix: Resolve remaining TypeScript errors
Signed-off-by: Hermes Agent <hermes@nosuchhost>
This commit is contained in:
@@ -9,6 +9,7 @@ export interface Krate {
|
||||
y: number
|
||||
width: number
|
||||
height: number
|
||||
color: string
|
||||
minimized: boolean
|
||||
windowLayout: WindowLayout
|
||||
windows: Map<string, KrateWindow>
|
||||
|
||||
Reference in New Issue
Block a user