mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 08:30:12 +01:00
This commit is contained in:
parent
52c9b5fbca
commit
4b02a8a846
11 changed files with 197 additions and 22 deletions
|
|
@ -243,7 +243,8 @@ export abstract class Constants {
|
|||
"delete-row": {default: "⌘-", custom: "⌘-"},
|
||||
"delete-column": {default: "⇧⌘_", custom: "⇧⌘_"}
|
||||
}
|
||||
}
|
||||
},
|
||||
plugin: {},
|
||||
};
|
||||
|
||||
public static readonly SIYUAN_EMPTY_LAYOUT: Record<string, unknown> = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue