Rename to location_share_disabled for consistency

This commit is contained in:
Sacha Weatherstone 2022-03-20 15:58:42 +11:00
parent 6794a2f4aa
commit 3e70448a0f
No known key found for this signature in database
GPG key ID: 7AB2D7E206124B31

View file

@ -512,7 +512,7 @@ message RadioConfig {
/*
* Should we disbale location sharing with other nodes (or the local phone)
*/
bool disable_location_share = 32;
bool location_share_disabled = 32;
/*
* Should the GPS be disabled for this node?