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
Reference in a new issue