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