This commit is contained in:
Timothy Jaeryang Baek
2024-11-19 03:18:40 -08:00
parent 53103c3bd7
commit 5c4124ebe5
2 changed files with 1 additions and 4 deletions

View File

@@ -238,10 +238,6 @@
};
onMount(async () => {
if (!$tools) {
await tools.set(await getTools(localStorage.token));
}
loaded = true;
window.setTimeout(() => {