Fix own repo

pull/107/head
DerGoogler 2 years ago
parent 58ff45c78a
commit a85920eccf

@ -68,6 +68,7 @@ public final class RepoManager {
this.modules = new HashMap<>();
// We do not have repo list config yet.
this.addRepoData(MAGISK_ALT_REPO);
this.addRepoData(DG_MAGISK_REPO);
this.androidacyRepoData =
this.addAndroidacyRepoData();
// Populate default cache

Loading…
Cancel
Save