mirror of
https://github.com/AU-COVIDSafe/mobile-ios.git
synced 2025-06-20 03:15:18 +00:00
COVIDSafe code from version 2.6 (#51)
This commit is contained in:
parent
195798ddd5
commit
4d98b6c5e4
43 changed files with 910 additions and 144 deletions
|
@ -62,4 +62,8 @@ struct URLHelper {
|
|||
return "\(getHelpURL())#location-permissions"
|
||||
}
|
||||
|
||||
static func getDataDeletionURL() -> String {
|
||||
return "https://covidsafe-form.service.gov.au"
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue