mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-26 02:40:07 +02:00
feat: add missing param to actionExport
This commit is contained in:
@@ -69,6 +69,7 @@ export const actionChangeExportScale = register({
|
|||||||
exportedElements,
|
exportedElements,
|
||||||
DEFAULT_EXPORT_PADDING,
|
DEFAULT_EXPORT_PADDING,
|
||||||
s,
|
s,
|
||||||
|
appState,
|
||||||
);
|
);
|
||||||
|
|
||||||
const scaleButtonTitle = `${t(
|
const scaleButtonTitle = `${t(
|
||||||
|
Reference in New Issue
Block a user