From 336a75b191a7ea87ea2d944a3c3732661bb3ff22 Mon Sep 17 00:00:00 2001 From: angerstoner Date: Tue, 18 Jan 2022 20:23:12 +0100 Subject: [PATCH] answer with lunchbox instead when asked for nordmensa --- src/mensa.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/mensa.py b/src/mensa.py index f6f2404..bff6a7e 100644 --- a/src/mensa.py +++ b/src/mensa.py @@ -22,7 +22,8 @@ MENSA_URL = { "zentral": "goe1", "turm": "goe2", "linux": "goe2", - "nord": "goe3", + # "nord": "goe3", nordmensa is currently closed and temporarily replaced by the lunchbox + "nord": "goe7", "italia": "goe4", "fasthochschule": "goe5", "lunchbox": "goe7"