mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
load printThis from node_modules
This commit is contained in:
@@ -35,7 +35,7 @@ const RELATION_MAP = {
|
||||
]
|
||||
};
|
||||
|
||||
const PRINT_THIS = {js: ["libraries/printThis.js"]};
|
||||
const PRINT_THIS = {js: ["node_modules/print-this/printThis.js"]};
|
||||
|
||||
const CALENDAR_WIDGET = {css: ["stylesheets/calendar.css"]};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user