Use regular storage for pass
This commit is contained in:
parent
b3907d0c6c
commit
930fc53767
3 changed files with 16 additions and 6 deletions
|
|
@ -37,7 +37,7 @@ class Preferences {
|
|||
fastestInterval, buffer, wakelock, stopDetection,
|
||||
lastTimestamp, lastLatitude, lastLongitude, lastHeading,
|
||||
'device_id_preference', 'server_url_preference', 'accuracy_preference',
|
||||
'frequency_preference', 'distance_preference', 'buffer_preference',
|
||||
'frequency_preference', 'distance_preference', 'buffer_preference', 'password',
|
||||
},
|
||||
),
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue