mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 23:05:51 +01:00
feat(react/ribbon): port note paths tab
This commit is contained in:
@@ -4,4 +4,6 @@ export interface TabContext {
|
||||
note: FNote | null | undefined;
|
||||
hidden: boolean;
|
||||
ntxId?: string | null | undefined;
|
||||
hoistedNoteId?: string;
|
||||
notePath?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user