Skip to content

Commit

Permalink
Updated Subscription Plan on Paddle.
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCoder committed Apr 8, 2024
1 parent 8ae55fb commit 50495ba
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/services/configuration.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const configByDomain = {
storageBucket: 'web-sequence-local.appspot.com',
messagingSenderId: '542187884961'
},
paddleProduct: 551167, //ZenUML Pro
paddleProduct: 879334, //ZenUML Pro
features: {
payment: true
}
Expand All @@ -22,7 +22,7 @@ const configByDomain = {
storageBucket: 'web-sequence-local.appspot.com',
messagingSenderId: '542187884961'
},
paddleProduct: 551167, //ZenUML Pro
paddleProduct: 879334, //ZenUML Pro
features: {
payment: false
}
Expand All @@ -36,7 +36,7 @@ const configByDomain = {
storageBucket: 'web-sequence-local.appspot.com',
messagingSenderId: '542187884961'
},
paddleProduct: 551167, //ZenUML Pro
paddleProduct: 879334, //ZenUML Pro
features: {
payment: false
}
Expand All @@ -50,7 +50,7 @@ const configByDomain = {
storageBucket: 'web-sequence-local.appspot.com',
messagingSenderId: '542187884961'
},
paddleProduct: 551167, //ZenUML Pro
paddleProduct: 879334, //ZenUML Pro
features: {
payment: false
}
Expand Down

0 comments on commit 50495ba

Please sign in to comment.