mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-16 02:03:32 +01:00
recreate legacy project for testing
This commit is contained in:
@@ -8,11 +8,6 @@
|
||||
|
||||
import Foundation
|
||||
|
||||
public enum ALTPatreonBenefitType: String, Codable, Equatable, CaseIterable, Hashable {
|
||||
case betaAccess = "7585304"
|
||||
case credits = "8490206"
|
||||
}
|
||||
|
||||
extension PatreonAPI {
|
||||
struct BenefitResponse: Decodable {
|
||||
var id: String
|
||||
|
||||
Reference in New Issue
Block a user