This commit is contained in:
eric
2026-04-04 15:42:13 -05:00
parent 898238b3e0
commit 0e11bd85ff
4 changed files with 15 additions and 3 deletions

View File

@@ -110,7 +110,7 @@ class MindTheGapps(General):
self.act_md5 = self.dl_links[self.version][self.arch[0]][1]
def download(self):
print_color("Downloading MindTheGapps now .....", bcolors.GREEN)
print_color("Resolving MindTheGapps bundle ...", bcolors.GREEN)
super().download()
def copy(self):