mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-13 02:34:20 +01:00
🎨 Support downloading cloud data snapshots to local on demand https://github.com/siyuan-note/siyuan/issues/8057
This commit is contained in:
parent
c2dafe4899
commit
3b2a439db9
1 changed files with 0 additions and 3 deletions
|
|
@ -175,9 +175,6 @@ func getRepoSnapshots(c *gin.Context) {
|
|||
"pageCount": pageCount,
|
||||
"totalCount": totalCount,
|
||||
}
|
||||
|
||||
model.GetCloudRepoSnapshots("")
|
||||
|
||||
}
|
||||
|
||||
func getCloudRepoSnapshots(c *gin.Context) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue