mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
🎨 改进删除闪卡
This commit is contained in:
parent
3f88597b7d
commit
35eb861256
1 changed files with 1 additions and 0 deletions
|
|
@ -151,6 +151,7 @@ func removeRiffCards(c *gin.Context) {
|
|||
deck := model.Decks[deckID]
|
||||
ret.Data = deckData(deck)
|
||||
}
|
||||
// All 卡包不返回数据
|
||||
}
|
||||
|
||||
func addRiffCards(c *gin.Context) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue