mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
refactor(views/table): rename event
This commit is contained in:
@@ -283,7 +283,7 @@ export type CommandMappings = {
|
||||
customOpts: CreateNoteOpts;
|
||||
parentNotePath?: string;
|
||||
};
|
||||
addNoteListItem: CommandData & {
|
||||
addNewTableColumn: CommandData & {
|
||||
referenceColumn?: ColumnComponent;
|
||||
direction?: "before" | "after";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user