mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-06 21:58:29 -06: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