27 lines
616 B
JSON
27 lines
616 B
JSON
|
[
|
||
|
{
|
||
|
"name": "Name",
|
||
|
"position": "Administrator",
|
||
|
"zustaendig": "Hosting & DEV - Support",
|
||
|
"profil": "https://example.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Florian",
|
||
|
"position": "Moderator",
|
||
|
"zustaendig": "Support ",
|
||
|
"profil": "https://example.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Name",
|
||
|
"position": "Moderator",
|
||
|
"zustaendig": "Support ",
|
||
|
"profil": "https://example.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Name",
|
||
|
"position": "Discord Moderator",
|
||
|
"zustaendig": "Discord",
|
||
|
"profil": "https://example.com"
|
||
|
}
|
||
|
]
|
||
|
|