mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-05 20:30:15 +01:00
✨ https://github.com/siyuan-note/siyuan/issues/3565 transaction
This commit is contained in:
parent
a28683861b
commit
52bb382090
2 changed files with 130 additions and 68 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -111,7 +111,7 @@ interface ISiyuan {
|
|||
notebooks?: INotebook[],
|
||||
emojis?: IEmoji[],
|
||||
backStack?: IBackStack[],
|
||||
mobileEditor?: import("../protyle").default, // mobile
|
||||
mobileEditor?: import("../protyle").Protyle, // mobile
|
||||
user?: {
|
||||
userId: string
|
||||
userName: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue