don't reset dark mode on canvas clear (#2032)
This commit is contained in:
parent
2cb8ba6521
commit
3f2b0fdd0a
@ -44,6 +44,7 @@ export const actionClearCanvas = register({
|
|||||||
),
|
),
|
||||||
appState: {
|
appState: {
|
||||||
...getDefaultAppState(),
|
...getDefaultAppState(),
|
||||||
|
appearance: appState.appearance,
|
||||||
username: appState.username,
|
username: appState.username,
|
||||||
},
|
},
|
||||||
commitToHistory: true,
|
commitToHistory: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user