Fixed missing ,
This commit is contained in:
parent
5d63b812b3
commit
ee671c5540
|
@ -727,7 +727,7 @@
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"language": "EN",
|
"language": "EN",
|
||||||
"title": "Game Development"
|
"title": "Game Development"
|
||||||
}
|
},
|
||||||
"Rivals of Aether": {
|
"Rivals of Aether": {
|
||||||
"code": "0M4F1870WAbAPTbg",
|
"code": "0M4F1870WAbAPTbg",
|
||||||
"description": "Rivals of Aether",
|
"description": "Rivals of Aether",
|
||||||
|
|
|
@ -85,7 +85,7 @@
|
||||||
"title": "Blade and Soul"
|
"title": "Blade and Soul"
|
||||||
},
|
},
|
||||||
"Blade Symphony": {
|
"Blade Symphony": {
|
||||||
"code": "0gaDaXebgoCjC8fy",
|
"code": "0gaDaXebgoD4CJ3a",
|
||||||
"description": "Blade Symphony",
|
"description": "Blade Symphony",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"language": "EN",
|
"language": "EN",
|
||||||
|
@ -476,13 +476,6 @@
|
||||||
"language": "EN",
|
"language": "EN",
|
||||||
"title": "Project Zomboid"
|
"title": "Project Zomboid"
|
||||||
},
|
},
|
||||||
"R6: Siege Community": {
|
|
||||||
"code": "0eyCK2wAW2OEYa6K",
|
|
||||||
"description": "Rainbow 6: Siege Community Server",
|
|
||||||
"icon": null,
|
|
||||||
"language": "EN",
|
|
||||||
"title": "R6: Siege Community"
|
|
||||||
},
|
|
||||||
"Ragnarok Online": {
|
"Ragnarok Online": {
|
||||||
"code": "0hr7izZb0BhnyN8L",
|
"code": "0hr7izZb0BhnyN8L",
|
||||||
"description": "Ragnarok Online",
|
"description": "Ragnarok Online",
|
||||||
|
@ -734,6 +727,13 @@
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"language": "EN",
|
"language": "EN",
|
||||||
"title": "Game Development"
|
"title": "Game Development"
|
||||||
|
},
|
||||||
|
"Rivals of Aether": {
|
||||||
|
"code": "0M4F1870WAbAPTbg",
|
||||||
|
"description": "Rivals of Aether",
|
||||||
|
"icon": null,
|
||||||
|
"language": "EN",
|
||||||
|
"title": "Rivals of Aether"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue