mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-09-27 23:42:20 +00:00
hotfixes
This commit is contained in:
@@ -150,9 +150,9 @@ export const STAFF = [
|
||||
},
|
||||
{
|
||||
id: "8",
|
||||
name: "DJ Klebynho",
|
||||
name: "DJ Rafael",
|
||||
role: "DJ" as const,
|
||||
image: djklebynho,
|
||||
image: rafael,
|
||||
},
|
||||
{
|
||||
id: "9",
|
||||
@@ -228,7 +228,7 @@ export const STAFF = [
|
||||
{
|
||||
id: "21",
|
||||
name: "Rodrigo Delano",
|
||||
role: "Specials" as const,
|
||||
role: "Teacher" as const,
|
||||
image: rdelano,
|
||||
},
|
||||
{
|
||||
@@ -272,12 +272,6 @@ export const STAFF = [
|
||||
name: "Juninho",
|
||||
role: "Specials" as const,
|
||||
image: juninho,
|
||||
},
|
||||
{
|
||||
id: "29",
|
||||
name: "DJ Rafael",
|
||||
role: "DJ" as const,
|
||||
image: rafael,
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user