mirror of
https://github.com/lumaa-dev/BubbleApp.git
synced 2025-01-29 01:39:16 +01:00
fix prevent payment
This commit is contained in:
parent
0eed8e576a
commit
72f53302f9
@ -18,7 +18,7 @@ struct ShopView: View {
|
||||
// return false
|
||||
// #endif
|
||||
// }
|
||||
private var canPlay: Bool = false
|
||||
private var canPay: Bool = false
|
||||
|
||||
var body: some View {
|
||||
VStack {
|
||||
|
Loading…
x
Reference in New Issue
Block a user