Fix issues with JSON formatting (#810)

This commit is contained in:
Serhii Londar 2022-10-30 00:05:46 +03:00 committed by GitHub
parent 225590016d
commit 5304f3fde4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9607,28 +9607,29 @@
"title": "zoxide",
"icon_url": "",
"screenshots": [
"https://raw.githubusercontent.com/ajeetdsouza/zoxide/c392a8bb75af098b3906ed66595e79f05af92d1a/contrib/tutorial.webp",
"https://raw.githubusercontent.com/ajeetdsouza/zoxide/c392a8bb75af098b3906ed66595e79f05af92d1a/contrib/tutorial.webp"
],
"official_site": "https://github.com/ajeetdsouza/zoxide",
"languages": [
"rust"
]
},
{
"short_description": "Widelands is a free, open source real-time strategy game with singleplayer campaigns and a multiplayer mode. The game was inspired by Settlers II™ (© Bluebyte) but has significantly more variety and depth to it.",
"categories": [
"games",
"games"
],
"repo_url": "https://github.com/widelands/widelands",
"title": "Widelands",
"icon_url": "https://www.widelands.org/static/img/logo.png",
"screenshots": [
"https://www.widelands.org/static/img/welcome.jpg",
"https://www.widelands.org/static/img/welcome.jpg"
],
"official_site": "https://www.widelands.org",
"languages": [
"c++"
"python"
"lua"
"c++",
"python",
"lua",
"javascript"
]
}