mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 01:20:12 +01:00
This commit is contained in:
parent
b3a2db861a
commit
9e08d3def9
1 changed files with 1 additions and 0 deletions
|
|
@ -301,6 +301,7 @@ func ListCloudSyncDir() (syncDirs []*Sync, hSize string, err error) {
|
|||
|
||||
dirs, size, err = dejavu.GetCloudRepos(cloudInfo)
|
||||
if nil != err {
|
||||
err = errors.New(formatErrorMsg(err))
|
||||
return
|
||||
}
|
||||
if 1 > len(dirs) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue