mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-14 01:03:27 +01:00
clean-checkpoint-1
This commit is contained in:
@@ -300,7 +300,7 @@ public extension PatreonAPI
|
||||
{
|
||||
let account = try result.get()
|
||||
|
||||
if let context = account.managedObjectContext, !account.isPatron
|
||||
if let context = account.managedObjectContext, !account.isAltStorePatron
|
||||
{
|
||||
// Deactivate all beta apps now that we're no longer a patron.
|
||||
//self.deactivateBetaApps(in: context)
|
||||
|
||||
Reference in New Issue
Block a user