feat: adding badges

This commit is contained in:
Chubby Granny Chaser
2024-06-03 22:16:07 +01:00
parent 5afe78467e
commit 4559e23610

View File

@@ -35,6 +35,7 @@ const loadState = async (userPreferences: UserPreferences | null) => {
});
repacksWorker.run(repacks, { name: "setRepacks" });
fetchDownloadSourcesAndUpdate();
};