mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 20:06:08 +01:00
removed attributes dialog
This commit is contained in:
@@ -45,8 +45,6 @@ const LINK_MAP = {
|
||||
|
||||
const PRINT_THIS = {js: ["libraries/printThis.js"]};
|
||||
|
||||
const KNOCKOUT = {js: ["libraries/knockout.min.js"]};
|
||||
|
||||
const CALENDAR_WIDGET = {css: ["stylesheets/calendar.css"]};
|
||||
|
||||
async function requireLibrary(library) {
|
||||
@@ -96,6 +94,5 @@ export default {
|
||||
RELATION_MAP,
|
||||
LINK_MAP,
|
||||
PRINT_THIS,
|
||||
KNOCKOUT,
|
||||
CALENDAR_WIDGET
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user