mirror of
https://github.com/zadam/trilium.git
synced 2026-02-17 20:07:01 +01:00
chore(client): fix type errors
This commit is contained in:
@@ -22,6 +22,11 @@ type Labels = {
|
||||
pageUrl: string;
|
||||
dateNote: string;
|
||||
|
||||
// Scripting
|
||||
run: string;
|
||||
widget: boolean;
|
||||
"disabled:widget": boolean;
|
||||
|
||||
// Tree specific
|
||||
subtreeHidden: boolean;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user