feat: add custom print preview dialog with configurable options

This commit is contained in:
2026-03-04 16:04:51 +05:30
parent 9348b2bd1d
commit ca0b250506
6 changed files with 357 additions and 24 deletions
+1
View File
@@ -29,6 +29,7 @@ const ALLOWED_SEND_CHANNELS = [
// Print
'do-print',
'do-print-with-options',
// Export
'export-with-options',