mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-03 03:30:29 +08:00
🎨 改进删除闪卡
This commit is contained in:
parent
3f88597b7d
commit
35eb861256
@ -151,6 +151,7 @@ func removeRiffCards(c *gin.Context) {
|
||||
deck := model.Decks[deckID]
|
||||
ret.Data = deckData(deck)
|
||||
}
|
||||
// All 卡包不返回数据
|
||||
}
|
||||
|
||||
func addRiffCards(c *gin.Context) {
|
||||
|
Loading…
Reference in New Issue
Block a user