mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
rename "widget" type to "content-widget"
This commit is contained in:
parent
012fb1f50b
commit
d619a7a2d7
@ -26,7 +26,7 @@ import NoneTypeWidget from "./type_widgets/none.js";
|
||||
import NoteMapTypeWidget from "./type_widgets/note_map.js";
|
||||
import WebViewTypeWidget from "./type_widgets/web_view.js";
|
||||
import DocTypeWidget from "./type_widgets/doc.js";
|
||||
import ContentWidgetTypeWidget from "./type_widgets/widget.js";
|
||||
import ContentWidgetTypeWidget from "./type_widgets/content_widget.js";
|
||||
|
||||
const TPL = `
|
||||
<div class="note-detail">
|
||||
|
Loading…
x
Reference in New Issue
Block a user