mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-18 04:54:06 +02:00
Fixed parent categories
This commit is contained in:
@@ -381,19 +381,19 @@
|
||||
{
|
||||
"Name": "MacOS",
|
||||
"id": "macos",
|
||||
"parent": "server",
|
||||
"parent": "os",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"Name": "Linux",
|
||||
"id": "linux",
|
||||
"parent": "server",
|
||||
"parent": "os",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"Name": "Operating System",
|
||||
"id": "operating-system",
|
||||
"parent": "server",
|
||||
"parent": "os",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user