mirror of
https://github.com/bitwarden/mobile
synced 2025-12-14 23:33:34 +00:00
Moved local times to DateTime.Now. Styled sync page with last sync time shown.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
public const string SettingLastBackgroundedDate = "lastBackgroundedDate";
|
||||
public const string SettingLocked = "locked";
|
||||
public const string SettingLastLoginEmail = "lastLoginEmail";
|
||||
public const string SettingLastSync = "lastSync";
|
||||
|
||||
public const string PasswordGeneratorLength = "pwGenerator:length";
|
||||
public const string PasswordGeneratorUppercase = "pwGenerator:uppercase";
|
||||
|
||||
Reference in New Issue
Block a user