From c69433bf0b87ff1f3c6efd9e72216c2af9cd627b Mon Sep 17 00:00:00 2001 From: Christopher Snowhill Date: Fri, 1 Jul 2022 00:17:01 -0700 Subject: [PATCH] Updated credits file with Patron preference Oops, missed that Patreon message, because Patreon did not email me. Signed-off-by: Christopher Snowhill --- en.lproj/Credits.html | 4 ++-- es.lproj/Credits.html | 4 ++-- patrons.h | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/en.lproj/Credits.html b/en.lproj/Credits.html index 4f6cc42eb..6952a3947 100644 --- a/en.lproj/Credits.html +++ b/en.lproj/Credits.html @@ -30,7 +30,7 @@
Now with 92% more future!

Thanks to my patrons: -
Alexander Pecheny, Electric Keet, Antti Aro, Fjölnir Ásgeirsson, Giampaolo Bellavite, Louis Martinez V, alga +
Alexander Pecheny, Electric Keet, Antti Aro, Fjölnir Ásgeirsson, Giampaolo Bellavite, Louis Martinez V, deef.xyz

Additional code contributions by Dzmitry Neviadomski and Kevin López Brante.

This program has been made possible through contributions from users like you. @@ -39,4 +39,4 @@
- \ No newline at end of file + diff --git a/es.lproj/Credits.html b/es.lproj/Credits.html index 4f6cc42eb..6952a3947 100644 --- a/es.lproj/Credits.html +++ b/es.lproj/Credits.html @@ -30,7 +30,7 @@
Now with 92% more future!

Thanks to my patrons: -
Alexander Pecheny, Electric Keet, Antti Aro, Fjölnir Ásgeirsson, Giampaolo Bellavite, Louis Martinez V, alga +
Alexander Pecheny, Electric Keet, Antti Aro, Fjölnir Ásgeirsson, Giampaolo Bellavite, Louis Martinez V, deef.xyz

Additional code contributions by Dzmitry Neviadomski and Kevin López Brante.

This program has been made possible through contributions from users like you. @@ -39,4 +39,4 @@
- \ No newline at end of file + diff --git a/patrons.h b/patrons.h index 788b374ab..0307444d9 100644 --- a/patrons.h +++ b/patrons.h @@ -5,6 +5,6 @@ "Thanks to my patrons:\n" \ "Alexander Pecheny, Electric Keet, Antti Aro,\n" "Fj\xc3\xb6lnir \xc3\x81sgeirsson, Giampaolo Bellavite\n" -"Louis Martinez V, alga" +"Louis Martinez V, deef.xyz" #endif