feat: dark theme export background
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ export const exportCanvas = async (
|
||||
exportPadding,
|
||||
exportScale: appState.exportScale,
|
||||
exportEmbedScene: appState.exportEmbedScene && type === "svg",
|
||||
fancyBackgroundImageUrl: appState.fancyBackgroundImageUrl,
|
||||
fancyBackgroundImageKey: appState.fancyBackgroundImageKey,
|
||||
},
|
||||
files,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user