Supports remotely disabling workaround for downloading Patreon attachments

In case our workaround for downloading Patreon post attachments breaks, we can remotely disable it and force AltStore to use its fallback instead (taking user to post directly).
This commit is contained in:
Riley Testut
2023-11-30 14:33:08 -06:00
parent bd0220ea35
commit 2377ada199
5 changed files with 14 additions and 0 deletions

View File

@@ -39,6 +39,8 @@ public extension UserDefaults
@NSManaged var patronsRefreshID: String?
@NSManaged var skipPatreonDownloads: Bool
@nonobjc
var activeAppsLimit: Int? {
get {