Extra spelling

merge-requests/30/head
Bob Mottram 2024-08-12 21:21:01 +01:00
parent afcec41bf4
commit 9dfc40b5fa
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ from utils import remove_link_tracking
def _get_donation_types() -> []: def _get_donation_types() -> []:
return ('patreon', 'paypal', 'gofundme', 'liberapay', return ('patreon', 'paypal', 'gofundme', 'liberapay',
'kickstarter', 'indiegogo', 'crowdsupply', 'kickstarter', 'indiegogo', 'crowdsupply',
'subscribestar', 'kofi', 'fundly', 'crowdrise', 'subscribestar', 'kofi', 'ko-fi', 'fundly', 'crowdrise',
'justgiving', 'globalgiving', 'givedirectly', 'justgiving', 'globalgiving', 'givedirectly',
'fundrazr', 'kiva', 'thebiggive', 'donorbox', 'fundrazr', 'kiva', 'thebiggive', 'donorbox',
'opencollective', 'buymeacoffee', 'flattr', 'opencollective', 'buymeacoffee', 'flattr',