mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-09-04 23:13:41 +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>