mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-03-02 09:03:53 +08:00
* api: set User-Agent on network requests The format of the User-Agent header matches the format in `common/api/__init__.py`. Closes #22954. * Update selfdrive/ui/qt/util.cc * fix parentheses * refactor into function Co-authored-by: Willem Melching <willem.melching@gmail.com>