Fix applications.json structure

This commit is contained in:
Serhii Londar 2019-05-21 13:17:31 +03:00
parent 6efb300fe3
commit ae893979be

View file

@ -7251,7 +7251,11 @@
"languages" : [
"swift"
],
"category" : "Development"
"categories" : [
"ios--macos"
],
"icon_url" : "",
"official_site" : ""
},
{
"repo_url" : "https://github.com/vpeschenkov/Predator",
@ -7264,7 +7268,11 @@
"languages" : [
"swift"
],
"category" : "screensaver"
"categories" : [
"screensaver"
],
"icon_url" : "",
"official_site" : ""
}
]
}