mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-27 17:34:06 +01:00
This commit is contained in:
parent
3b7d6b0cf1
commit
e64d026c18
3 changed files with 5 additions and 2 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -218,6 +218,7 @@ interface ICard {
|
|||
cardID: string
|
||||
blockID: string
|
||||
nextDues: IObject
|
||||
state: number // 0:新卡
|
||||
}
|
||||
|
||||
interface ICardData {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue