update readme and /about
this feels weird to do
This commit is contained in:
parent
db08410fc3
commit
466089ad84
@ -15,3 +15,5 @@ Copyright © scatterflower 2020-2021
|
||||
Copyright © Salanto 2021
|
||||
|
||||
Copyright © in1tiate 2021
|
||||
|
||||
Copyright © mangosarentliterature 2021
|
||||
|
@ -205,7 +205,7 @@ void AOClient::cmdUnBan(int argc, QStringList argv)
|
||||
|
||||
void AOClient::cmdAbout(int argc, QStringList argv)
|
||||
{
|
||||
sendPacket("CT", {"The akashi dev team", "Thank you for using akashi! Made with love by scatterflower, with help from in1tiate and Salanto. akashi " + QCoreApplication::applicationVersion()});
|
||||
sendPacket("CT", {"The akashi dev team", "Thank you for using akashi! Made with love by scatterflower, with help from in1tiate, Salanto, and mangosarentliterature. akashi " + QCoreApplication::applicationVersion()});
|
||||
}
|
||||
|
||||
void AOClient::cmdMute(int argc, QStringList argv)
|
||||
|
Loading…
Reference in New Issue
Block a user