This commit is contained in:
Your Name
2024-04-27 15:51:50 -05:00
parent b6e1ed1d06
commit 38238548a9
6 changed files with 8 additions and 7 deletions

View File

@@ -26,7 +26,7 @@ QString getVersion() {
}
QString getBrand() {
return QObject::tr("FrogPilot");
return QObject::tr("ClearPilot");
}
QString getUserAgent() {