Skip to content

Commit

Permalink
Update proto files
Browse files Browse the repository at this point in the history
  • Loading branch information
any-association committed Apr 16, 2024
1 parent c897733 commit e11cbce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models.proto
Original file line number Diff line number Diff line change
Expand Up @@ -1196,7 +1196,7 @@ message Membership {

enum PaymentMethod {
MethodNone = 0;
MethodCard = 1;
MethodStripe = 1;
MethodCrypto = 2;
MethodInappApple = 3;
MethodInappGoogle = 4;
Expand Down

0 comments on commit e11cbce

Please sign in to comment.