mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 13:26:01 +01:00
Revert "Merge pull request #1234 from TriliumNext/feature/task_list"
This reverts commit58a8821c22, reversing changes made to50d491b432.
This commit is contained in:
@@ -28,8 +28,7 @@ const byNoteType: Record<Exclude<NoteType, "book">, string | null> = {
|
||||
render: null,
|
||||
search: null,
|
||||
text: null,
|
||||
webView: null,
|
||||
taskList: null
|
||||
webView: null
|
||||
};
|
||||
|
||||
const byBookType: Record<ViewTypeOptions, string | null> = {
|
||||
|
||||
Reference in New Issue
Block a user