mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
feat: recover background image from appState in ImageExportDialog
This commit is contained in:
parent
787f5d68cf
commit
9aa83da376
2 changed files with 2 additions and 2 deletions
|
@ -356,4 +356,4 @@ export const FANCY_BACKGROUND_IMAGES = {
|
|||
} as const;
|
||||
|
||||
export const DEFAULT_FANCY_BACKGROUND_IMAGE: keyof typeof FANCY_BACKGROUND_IMAGES =
|
||||
"bubbles" as const;
|
||||
"solid" as const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue