Correctly save frontend state
This commit is contained in:
@@ -30,6 +30,7 @@ export type SerializedPanes = {
|
||||
}
|
||||
|
||||
export type SerializedAppState = {
|
||||
version: number,
|
||||
panes: SerializedPanes,
|
||||
workflow: SerializedLGraph
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user