mirror of
https://github.com/zadam/trilium.git
synced 2025-10-31 18:36:30 +01:00
chore(client/ts): port services/keyboard_actions
This commit is contained in:
@@ -37,7 +37,7 @@ export type TriggerData = {
|
||||
messages?: unknown[];
|
||||
} | {
|
||||
ntxId: string;
|
||||
notePath: string;
|
||||
notePath?: string;
|
||||
} | {
|
||||
text: string;
|
||||
} | {
|
||||
|
||||
Reference in New Issue
Block a user