diff --git a/team.json b/team.json index 2406a3a..e88ede3 100644 --- a/team.json +++ b/team.json @@ -1,27 +1,27 @@ -[ - { - "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" - } - ] +[ + { + "name": "Name", + "position": "Administrator", + "zustaendig": "Hosting & DEV - Support", + "profil": "https://example.com" + }, + { + "name": "Name", + "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" + } + ] \ No newline at end of file