Update Sidebar.svelte
This commit is contained in:
parent
4520bd877f
commit
4dea2ca0d0
|
@ -128,7 +128,7 @@
|
|||
|
||||
onMount(() => {
|
||||
console.log('Downloading from server.');
|
||||
fetchLocalStorage();
|
||||
// fetchLocalStorage();
|
||||
});
|
||||
|
||||
// setInterval(syncLocalStorage, 10000);
|
||||
|
|
Loading…
Reference in New Issue