mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
push notification registration for iOS
This commit is contained in:
@@ -6,5 +6,8 @@
|
||||
public const string SettingPinUnlockOn = "pinUnlockOn";
|
||||
public const string SettingLockSeconds = "lockSeconds";
|
||||
public const string SettingLastBackgroundedDate = "lastBackgroundedDate";
|
||||
|
||||
|
||||
public const string PushPromptShown = "initialPushPromptShown";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user