mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-23 16:56:10 +01:00
🐛 back to the zoom in block
This commit is contained in:
parent
9383c943b3
commit
a974bbdece
5 changed files with 46 additions and 49 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -162,7 +162,7 @@ interface IBackStack {
|
|||
callback?: string[],
|
||||
position?: { start: number, end: number }
|
||||
protyle?: IProtyle,
|
||||
isZoom?: boolean
|
||||
zoomId?: string
|
||||
}
|
||||
|
||||
interface IEmoji {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue