MPR archive

This commit is contained in:
Jan Prochazka
2025-10-26 18:28:35 +01:00
parent f974c00a63
commit 391d04b45c
4 changed files with 6 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ export function createQuickExportMenuItems(handler: (fmt: QuickExportDefinition)
onClick: handler(fmt),
})),
{ divider: true },
{
isProApp() && {
text: 'Current archive',
onClick: handler({
extension: 'jsonl',