mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
OPML v2 export
This commit is contained in:
@@ -39,6 +39,8 @@ async function showDialog(defaultType) {
|
||||
throw new Error("Unrecognized type " + defaultType);
|
||||
}
|
||||
|
||||
$("#opml-v2").prop("checked", true); // setting default
|
||||
|
||||
glob.activeDialog = $dialog;
|
||||
|
||||
$dialog.modal();
|
||||
|
||||
Reference in New Issue
Block a user