change contributors name
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> (cherry picked from commit f373a5cea0e816158cdabca3423107989aed0a85)
This commit is contained in:
parent
d854087089
commit
f06505b138
@ -101,7 +101,7 @@ QString getCreditsHtml()
|
||||
|
||||
stream << "<h3>" << QObject::tr("With thanks to", "About Credits") << "</h3>\n";
|
||||
stream << QString("<p>Boba %1</p>\n").arg(getWebsite("https://bobaonline.neocities.org/"));
|
||||
stream << QString("<p>Davi Rafael %1</p>\n").arg(getWebsite("https://auti.one/"));
|
||||
stream << QString("<p>AutiOne %1</p>\n").arg(getWebsite("https://auti.one/"));
|
||||
stream << QString("<p>Fulmine %1</p>\n").arg(getWebsite("https://fulmine.xyz/"));
|
||||
stream << QString("<p>ely %1</p>\n").arg(getGitHub("elyrodso"));
|
||||
stream << QString("<p>gon sawa %1</p>\n").arg(getGitHub("gonsawa"));
|
||||
|
Loading…
Reference in New Issue
Block a user