1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-16 00:14:34 +02:00

Mobile: Support importing from JEX files (#10269)

This commit is contained in:
Henry Heino
2024-04-08 09:57:01 -07:00
committed by GitHub
parent ce672915da
commit 2ae08ff46e
10 changed files with 278 additions and 100 deletions

View File

@ -236,7 +236,7 @@ export const settingsSections = createSelector(
});
} else {
output.push(...([
'tools', 'export', 'moreInfo',
'tools', 'importOrExport', 'moreInfo',
].map(name => {
return {
name,