mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-18 14:43:44 +08:00
sunnypilot: update brand
This commit is contained in:
@@ -21,7 +21,7 @@ QString getVersion() {
|
||||
}
|
||||
|
||||
QString getBrand() {
|
||||
return Params().getBool("Passive") ? QObject::tr("dashcam") : QObject::tr("openpilot");
|
||||
return Params().getBool("Passive") ? QObject::tr("dashcam") : QObject::tr("sunnypilot");
|
||||
}
|
||||
|
||||
QString getUserAgent() {
|
||||
|
||||
Reference in New Issue
Block a user