mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-24 01:06:09 +01:00
This commit is contained in:
parent
73e0a968e2
commit
4fdcb11309
9 changed files with 126 additions and 96 deletions
1
app/src/types/protyle.d.ts
vendored
1
app/src/types/protyle.d.ts
vendored
|
|
@ -268,6 +268,7 @@ interface IUpload {
|
|||
interface IMenuItem {
|
||||
/** 唯一标示 */
|
||||
name: string;
|
||||
lang?: string;
|
||||
/** svg 图标 */
|
||||
icon?: string;
|
||||
/** 提示 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue