mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 07:45:51 +01:00
fixes and tweaks for relation map
This commit is contained in:
@@ -2,7 +2,7 @@ import messagingService from "./messaging.js";
|
||||
import utils from "./utils.js";
|
||||
|
||||
function showMessage(message) {
|
||||
console.log(utils.now(), "message: ", message);
|
||||
console.debug(utils.now(), "message: ", message);
|
||||
|
||||
$.notify({
|
||||
// options
|
||||
|
||||
Reference in New Issue
Block a user