mirror of
https://github.com/zadam/trilium.git
synced 2025-11-16 02:05:53 +01:00
chore(client/ts): port highlights_list
This commit is contained in:
@@ -31,6 +31,8 @@ export interface ViewScope {
|
||||
viewMode?: ViewMode;
|
||||
attachmentId?: string;
|
||||
readOnlyTemporarilyDisabled?: boolean;
|
||||
highlightsListPreviousVisible?: boolean;
|
||||
highlightsListTemporarilyHidden?: boolean;
|
||||
}
|
||||
|
||||
interface CreateLinkOptions {
|
||||
|
||||
Reference in New Issue
Block a user