From 5991fa72eebd0243733deb2bdf38694edffb8c0f Mon Sep 17 00:00:00 2001 From: Martin Mares <mj@ucw.cz> Date: Sat, 23 Apr 2022 21:56:44 +0200 Subject: [PATCH] App: Added ZM5 and ZM6 some time ago --- app/zoom.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/zoom.py b/app/zoom.py index 4647303..c44fe35 100644 --- a/app/zoom.py +++ b/app/zoom.py @@ -84,6 +84,8 @@ room_list = { ('ZM2', 'zoom-m-2@d3s.mff.cuni.cz'), ('ZM3', 'zoom-m-3@d3s.mff.cuni.cz'), ('ZM4', 'zoom-m-4@d3s.mff.cuni.cz'), + ('ZM5', 'zoom-m-5@d3s.mff.cuni.cz'), + ('ZM6', 'zoom-m-6@d3s.mff.cuni.cz'), ('ZM7', 'zoom-m-7@d3s.mff.cuni.cz'), ], 'krakorec': [ -- GitLab