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

Wyświetl plik

@ -108,5 +108,5 @@ 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;
bool has_opted_report_location = 14;
}