mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🎨 Support manual purge of unreferenced data snapshots in the S3/WebDAV cloud storage https://github.com/siyuan-note/siyuan/issues/10081
This commit is contained in:
@@ -484,7 +484,6 @@ func ResetRepo() (err error) {
|
||||
}
|
||||
|
||||
func PurgeCloud() (err error) {
|
||||
// TODO https://github.com/siyuan-note/siyuan/issues/10081
|
||||
msg := Conf.Language(223)
|
||||
util.PushEndlessProgress(msg)
|
||||
defer util.PushClearProgress()
|
||||
|
||||
Reference in New Issue
Block a user