Opdatering af Staff.json til Loading-screen

This commit is contained in:
Hawk 2025-01-02 17:01:33 +00:00
parent bb4b41da6d
commit b5704fd4ad

View File

@ -1,32 +1,32 @@
[ [
{ {
"discord": "Hawk_bs", "discord": "Hawk_bs",
"role": "Ejer / Dev", "role": "Ejer - Dev",
"img": "https://raw.githubusercontent.com/Hyperion-Rebooted/public_items/main/info/images/member.png" "img": "https://raw.githubusercontent.com/Hyperion-Rebooted/public_items/main/info/images/member.png"
}, },
{ {
"discord": "Meicki/Melonen", "discord": "Meicki/Melonen",
"role": "Admin / Dev", "role": "Admin - Dev",
"img": "https://raw.githubusercontent.com/Hyperion-Rebooted/public_items/main/info/images/member.png" "img": "https://raw.githubusercontent.com/Hyperion-Rebooted/public_items/main/info/images/member.png"
}, },
{ {
"discord": "Webzi", "discord": "Webzi",
"role": "Admin / Oversætter", "role": "Admin - Oversætter",
"img": "https://raw.githubusercontent.com/Hyperion-Rebooted/public_items/main/info/images/member2.png" "img": "https://raw.githubusercontent.com/Hyperion-Rebooted/public_items/main/info/images/member2.png"
}, },
{ {
"discord": "Splimz", "discord": "Splimz",
"role": "Admin / Dev", "role": "Admin - Dev",
"img": "https://raw.githubusercontent.com/Hyperion-Rebooted/public_items/main/info/images/member3.png" "img": "https://raw.githubusercontent.com/Hyperion-Rebooted/public_items/main/info/images/member3.png"
}, },
{ {
"discord": "Gamertias", "discord": "Gamertias",
"role": "Admin / Tester", "role": "Admin - Tester",
"img": "https://raw.githubusercontent.com/Hyperion-Rebooted/public_items/main/info/images/member3.png" "img": "https://raw.githubusercontent.com/Hyperion-Rebooted/public_items/main/info/images/member3.png"
}, },
{ {
"discord": "JuNkZ", "discord": "JuNkZ",
"role": "Director", "role": "Director - Tester",
"img": "https://raw.githubusercontent.com/Hyperion-Rebooted/public_items/main/info/images/member3.png" "img": "https://raw.githubusercontent.com/Hyperion-Rebooted/public_items/main/info/images/member3.png"
} }
] ]