Update covid19.swift

This commit is contained in:
dkhamsing 2020-04-11 08:09:48 -07:00
parent 1c55a906da
commit 002ef8eae0

View File

@ -18798,13 +18798,15 @@
}, },
{ {
"title": "covid19", "title": "covid19",
"description": "COVID-19 / health news and tweets", "description": "COVID-19 data / health news and tweets",
"category-ids": [ "category-ids": [
"news-api", "news-api",
"health" "health"
], ],
"screenshots": [ "screenshots": [
"https://github.com/dkhamsing/covid19.swift/blob/dev/Images/0.png?raw=true" "https://github.com/dkhamsing/covid19.swift/blob/dev/Images/0.png?raw=true",
"https://github.com/dkhamsing/covid19.swift/blob/dev/Images/1.png?raw=true",
"https://github.com/dkhamsing/covid19.swift/blob/dev/Images/2.png?raw=true"
], ],
"source": "https://github.com/dkhamsing/covid19.swift", "source": "https://github.com/dkhamsing/covid19.swift",
"license": "mit", "license": "mit",