This commit is contained in:
Timothy Jaeryang Baek
2024-11-15 22:09:06 -08:00
parent d5f84d6234
commit 4eb8b1450c
2 changed files with 4 additions and 10 deletions

View File

@@ -81,6 +81,7 @@
});
}
_models.set(await getModels(localStorage.token));
await init();
};