Update module_config.proto

pull/684/head
Ben Meadors 2025-05-14 14:13:51 -05:00 zatwierdzone przez GitHub
rodzic 3a35144931
commit f76d353f38
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -97,7 +97,7 @@ message ModuleConfig {
uint32 position_precision = 2;
/*
* Whether we should report our location to the map
* Whether we have opted-in to report our location to the map
*/
bool should_report_location = 3;
}