mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-03 15:28:49 +01: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:
parent
a0a1508131
commit
8d683b1c8f
1 changed files with 0 additions and 1 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue