mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-10 14:02:04 +08:00
140c7f430c
* 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>