pull/684/head
Ben Meadors 2025-05-14 13:31:31 -05:00
rodzic bd3e8b2fc8
commit 1e507865aa
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -106,6 +106,7 @@ message MapReport {
/*
* User has opted in to share their location (map report) with the mqtt server
* Controlled by map_report.should_report_location
*/
bool has_opted_in = 14;
}