Use regular storage for pass

This commit is contained in:
Anton Tananaev 2026-02-01 15:17:33 -08:00
parent b3907d0c6c
commit 930fc53767
3 changed files with 16 additions and 6 deletions

View file

@ -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',
},
),
);