mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 00:35:50 +01:00
chore(react/ribbon): react to add new label/relation even when not shown
This commit is contained in:
@@ -9,4 +9,5 @@ export interface TabContext {
|
||||
notePath?: string | null;
|
||||
noteContext?: NoteContext;
|
||||
componentId: string;
|
||||
activate(): void;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user