This commit is contained in:
Vanessa 2023-02-17 15:46:46 +08:00
parent 89c93f8ce8
commit 2474db3ab8
16 changed files with 38 additions and 40 deletions

View file

@ -184,7 +184,7 @@ const syncNow = () => {
fetchPost("/api/sync/performSync", {upload: uploadElement.value === "true"});
manualDialog.destroy();
});
}
};
const setSync = (key?: string, dialog?: Dialog) => {
if (key) {