From 04353bbba088f6ee06c71b999a93960b29ca6bfc Mon Sep 17 00:00:00 2001 From: M_Viper Date: Sat, 20 Apr 2024 19:11:52 +0000 Subject: [PATCH] team.json aktualisiert --- team.json | 52 ++++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) 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