mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-06 21:36:27 +01:00
.
This commit is contained in:
@@ -213,10 +213,10 @@ function getDescription(title) {
|
|||||||
return "Kies de saus naar je keuze!";
|
return "Kies de saus naar je keuze!";
|
||||||
|
|
||||||
} else if (title === "Yoghert") {
|
} else if (title === "Yoghert") {
|
||||||
return "";
|
return "bluh";
|
||||||
|
|
||||||
} else if (title === "Snoep") {
|
} else if (title === "Snoep") {
|
||||||
return "";
|
return "bluh";
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user