bug-fix: Fix crash when installing apps

This commit is contained in:
Huge_Black
2026-02-24 13:58:19 +08:00
parent aa224f68c7
commit 381e09d87c
2 changed files with 2 additions and 2 deletions

View File

@@ -92,7 +92,6 @@ final class AppDelegate: UIResponder, UIApplicationDelegate {
}
}
self.setTintColor()
self.setTintColor()
self.prepareImageCache()