This commit is contained in:
Morgan 2024-02-15 00:42:56 +09:00
parent 3dc31548bf
commit ee5bc74142
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@
async function syncLocalStorage(){
console.log("Syncing...")
uploadLocalStorage();
fetchLocalStorage();
}
onMount(() => {