mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-01 06:18:49 +01:00
This commit is contained in:
parent
63f99c7a6a
commit
9f0552bc72
1 changed files with 1 additions and 1 deletions
2
app/src/types/config.d.ts
vendored
2
app/src/types/config.d.ts
vendored
|
|
@ -1875,7 +1875,7 @@ declare namespace Config {
|
|||
/**
|
||||
* (Editor) Actions to be performed after the tab is loaded
|
||||
*/
|
||||
action: string;
|
||||
action: TProtyleAction;
|
||||
/**
|
||||
* (Editor) Block ID
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue