mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
fix "bulk actions" dialog title
This commit is contained in:
@@ -7,7 +7,6 @@ const utils = require('../../services/utils');
|
||||
const log = require('../../services/log');
|
||||
const TaskContext = require('../../services/task_context');
|
||||
const fs = require('fs');
|
||||
const noteRevisionService = require("../../services/note_revisions");
|
||||
const becca = require("../../becca/becca");
|
||||
|
||||
function getNote(req) {
|
||||
|
||||
Reference in New Issue
Block a user