mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-12 02:04:20 +01:00
🎨 Flashcard support review mode https://github.com/siyuan-note/siyuan/issues/10303
This commit is contained in:
parent
0dc8f1752d
commit
882466e10d
9 changed files with 63 additions and 7 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -716,6 +716,7 @@ interface IConfig {
|
|||
superBlock: boolean
|
||||
heading: boolean
|
||||
deck: boolean
|
||||
reviewMode: number
|
||||
requestRetention: number
|
||||
maximumInterval: number
|
||||
weights: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue