mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-09 08:44:20 +01:00
🚨
This commit is contained in:
parent
89c93f8ce8
commit
2474db3ab8
16 changed files with 38 additions and 40 deletions
|
|
@ -184,7 +184,7 @@ const syncNow = () => {
|
|||
fetchPost("/api/sync/performSync", {upload: uploadElement.value === "true"});
|
||||
manualDialog.destroy();
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
const setSync = (key?: string, dialog?: Dialog) => {
|
||||
if (key) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue