mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-06 23:51:48 +01:00
This commit is contained in:
parent
69e3979268
commit
c115ce2c7e
5 changed files with 9 additions and 26 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -204,7 +204,6 @@ interface INotebook {
|
|||
interface ISiyuan {
|
||||
storage?: { [key: string]: any },
|
||||
printWin?: import("electron").BrowserWindow
|
||||
transactionsTimeout?: number,
|
||||
transactions?: {
|
||||
protyle: IProtyle,
|
||||
doOperations: IOperation[],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue