mirror of
https://github.com/bitwarden/mobile
synced 2025-12-14 23:33:34 +00:00
Check push registration once per day
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
public const string SettingLockSeconds = "lockSeconds";
|
||||
public const string SettingLastBackgroundedDate = "lastBackgroundedDate";
|
||||
|
||||
|
||||
public const string PushPromptShown = "initialPushPromptShown";
|
||||
public const string PushLastRegistration = "lastPushRegistration";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user