mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-29 03:36:10 +01:00
This commit is contained in:
parent
d26bb04110
commit
852d5fbe52
3 changed files with 20 additions and 5 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -313,6 +313,7 @@ declare interface IPluginDockTab {
|
|||
icon: string,
|
||||
hotkey?: string,
|
||||
title: string,
|
||||
index?: number
|
||||
}
|
||||
|
||||
declare interface IOpenFileOptions {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue