This commit is contained in:
nythepegasus
2024-05-06 20:29:55 -04:00
committed by ny
parent 78bf461c5b
commit 7edb5716b7

View File

@@ -1129,7 +1129,7 @@ private extension MyAppsViewController
} }
catch catch
{ {
print("Failed to activate app:", error) print("Failed to deactivate app:", error)
DispatchQueue.main.async { DispatchQueue.main.async {
installedApp.isActive = true installedApp.isActive = true