mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 12:25:12 -05:00
feat: added a bunch of stuff
This commit is contained in:
parent
2a0b5f25ca
commit
16cc054355
52 changed files with 252 additions and 38 deletions
|
@ -16,12 +16,12 @@ donateYouTube =
|
|||
, donateFees = "45%"
|
||||
, donatePreference = 3
|
||||
, donateFeatures =
|
||||
[ { fees = Just True
|
||||
[ { free = Just False
|
||||
, subscriptions = Just True
|
||||
, openSource = Just False
|
||||
, fastPayments = Just False
|
||||
, userFriendly = Just True
|
||||
, anonymous = Just True
|
||||
, anonymous = Just False
|
||||
, rewardTiers = Just True
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue