Extra donation sites

merge-requests/30/head
Bob Mottram 2023-09-08 11:49:30 +01:00
parent 58f5b72546
commit c189244f1c
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ from utils import remove_html
def _get_donation_types() -> []:
return ('patreon', 'paypal', 'gofundme', 'liberapay',
'kickstarter', 'indiegogo', 'crowdsupply',
'subscribestar')
'subscribestar', 'kofi')
def _get_website_strings() -> []: