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