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