mirror of
https://github.com/AU-COVIDSafe/mobile-ios.git
synced 2025-06-07 21:15:18 +00:00
COVIDSafe code from version 1.2
This commit is contained in:
parent
3640e52eb2
commit
cae9823e44
97 changed files with 1001 additions and 465 deletions
|
@ -13,12 +13,4 @@ struct PushNotificationConstants {
|
|||
"contentBody": "Help stop the spread of COVID-19 by keeping your phone’s Bluetooth on until the outbreak is over."
|
||||
]
|
||||
]
|
||||
|
||||
// Daily Reminders
|
||||
static let dailyRemPushNotifContents = [
|
||||
[
|
||||
"contentTitle": "Check if COVIDSafe is active",
|
||||
"contentBody": "Don't forget to check if COVIDSafe is active before you leave home and when in public places."
|
||||
]
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue