Skip to content

Commit dbaf73f

Browse files
Add public init methods
1 parent 76574f8 commit dbaf73f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/TCGDex/TCGDex.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ public struct TCGPlayerPricing: Codable, Sendable {
440440
self.normal = normal
441441
self.holofoil = holofoil
442442
self.reverseholofoil = reverseholofoil
443-
}\
443+
}
444444
}
445445

446446
public struct TCGPlayerPricingVariants: Codable, Sendable {

0 commit comments

Comments
 (0)