Fix more TypeReference issues and cleanup

This commit is contained in:
AntsyLich
2024-03-24 05:16:31 +06:00
parent 05071b4205
commit e020ae5ed5
11 changed files with 38 additions and 49 deletions

View File

@@ -48,7 +48,7 @@ object Migrations {
coroutineScope.launchIO {
for ((index, source) in sourcePreferences.extensionRepos().get().withIndex()) {
try {
extensionRepoRepository.upsertRepository(
extensionRepoRepository.upsertRepo(
source,
"Repo #${index + 1}",
null,