mirror of
https://github.com/zadam/trilium.git
synced 2025-12-16 05:09:54 +01:00
chore(react/launch_bar): port custom widget
This commit is contained in:
@@ -62,7 +62,8 @@ type Relations = [
|
||||
"ancestor",
|
||||
|
||||
// Launcher-specific
|
||||
"target"
|
||||
"target",
|
||||
"widget"
|
||||
];
|
||||
|
||||
export type LabelNames = keyof Labels;
|
||||
|
||||
Reference in New Issue
Block a user