mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-29 21:08:49 +01:00
🎨 S3/WebDAV 数据同步支持设置超时时间 Fix https://github.com/siyuan-note/siyuan/issues/6781
This commit is contained in:
parent
faa2d2d655
commit
2f6acfa8ef
1 changed files with 1 additions and 0 deletions
|
|
@ -257,6 +257,7 @@ const bindProviderEvent = () => {
|
|||
reposDataElement.classList.remove("fn__none");
|
||||
return;
|
||||
}
|
||||
|
||||
loadingElement.classList.add("fn__none");
|
||||
let nextElement = reposDataElement.nextElementSibling;
|
||||
while (nextElement) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue