eh
This commit is contained in:
parent
fd1b5aa507
commit
82803cf272
@ -60,10 +60,10 @@ export async function loadEvents() {
|
||||
label: "Booster Öffnen",
|
||||
type: "booster",
|
||||
},
|
||||
{ id: 2, img: "/images/items/1v1.png", label: "Textzeile 2" },
|
||||
{ id: 3, img: "/images/items/2v2.png", label: "Textzeile 3" },
|
||||
{ id: 4, img: "/images/items/runenhaufen.png", label: "Textzeile 4" },
|
||||
{ id: 5, img: "/images/items/runenhaufen.png", label: "Textzeile 5" },
|
||||
{ id: 2, img: "/images/items/1v1.png", label: "1 v 1" },
|
||||
{ id: 3, img: "/images/items/2v2.png", label: "2 v 2" },
|
||||
{ id: 4, img: "/images/items/holz.png", label: "Holz spenden" },
|
||||
{ id: 5, img: "/images/items/goldmuenze.png", label: "Gold spenden" },
|
||||
];
|
||||
|
||||
// Täglichen Status vom Server laden
|
||||
|
||||
Loading…
Reference in New Issue
Block a user