Fixes and improvements (#616)
This commit is contained in:
committed by
GitHub
parent
f943c4dd69
commit
b03759a111
@@ -17,7 +17,7 @@ constexpr auto* TAG = "gps_settings";
|
||||
|
||||
// Storage key for the persisted configuration file (services would use their own service ID for
|
||||
// this; gps_settings has no service backing it, so it defines its own).
|
||||
constexpr auto* GPS_SETTINGS_STORAGE_ID = "gps";
|
||||
constexpr auto* GPS_SETTINGS_STORAGE_ID = "tactility.gps";
|
||||
|
||||
// region Configuration persistence
|
||||
|
||||
|
||||
Reference in New Issue
Block a user