mirror of
https://github.com/MultiMC/MultiMC5.git
synced 2024-12-27 03:14:49 +00:00
NOISSUE remove dedication
Ah well... One thing didn't work out and an another one did. That's life.
This commit is contained in:
parent
bb04cb09a3
commit
6c53068f32
@ -39,9 +39,6 @@ QString getCreditsHtml(QStringList patrons)
|
||||
stream << "<h3>" << QObject::tr("Maintainer", "About Credits") << "</h3>\n";
|
||||
stream << "<p>Petr Mrázek <<a href='mailto:peterix@gmail.com'>peterix@gmail.com</a>></p>\n";
|
||||
|
||||
stream << "<h3>Dedicated to Erika</h3>\n";
|
||||
stream << "<p>You gave all the work put into this meaning.</p>\n";
|
||||
|
||||
// TODO: grab contributors from git history
|
||||
/*
|
||||
if(!contributors.isEmpty()) {
|
||||
|
Loading…
Reference in New Issue
Block a user