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