Rerender the list if migrated persona

This commit is contained in:
Cohee
2025-02-22 22:12:57 +02:00
parent bb03c60c39
commit 2194bdfd56
2 changed files with 5 additions and 5 deletions

View File

@@ -985,7 +985,7 @@ async function firstLoadInit() {
await initTokenizers();
initBackgrounds();
initAuthorsNote();
initPersonas();
await initPersonas();
initRossMods();
initStats();
initCfg();