mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
rename stripe modal since we're not handling ads anymore
This commit is contained in:
parent
be0cbfc3d2
commit
ec86c98e6b
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ module.exports.app = (appExports, model) ->
|
|||
address: false
|
||||
amount: 500
|
||||
name: "Checkout"
|
||||
description: "Removes ads and grants 20 additional tokens."
|
||||
description: "Purchase 20 Tokens."
|
||||
panelLabel: "Checkout"
|
||||
token: token
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue