correct username
This commit is contained in:
parent
ccfdda30f2
commit
1bf731e738
|
@ -11,7 +11,7 @@ const adminTeam = [
|
|||
|
||||
const modTeam = [
|
||||
{ name: 'Maddix', ext: '1019', image: '/maddix.webp', discord: '@maddix6859' },
|
||||
{ name: 'rocord', ext: '2222', image: '/rocord.webp', discord: '@rocord01' }
|
||||
{ name: 'rocord', ext: '2222', image: '/rocord.webp', discord: '@rocord' }
|
||||
]
|
||||
|
||||
function TeamMember({ name, ext, image, discord }) {
|
||||
|
|
Loading…
Reference in a new issue