mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 00:35:50 +01:00
becca conversion WIP
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
const repository = require("../repository");
|
||||
const utils = require('../utils');
|
||||
const becca = require("../becca/becca.js");
|
||||
const becca = require("../becca/becca");
|
||||
|
||||
function exportToOpml(taskContext, branch, version, res) {
|
||||
if (!['1.0', '2.0'].includes(version)) {
|
||||
|
||||
Reference in New Issue
Block a user