From b70d8e2a89ca091bc856c4cb94055c884c235fed Mon Sep 17 00:00:00 2001 From: Guilhem Saurel <guilhem.saurel@laas.fr> Date: Fri, 12 Apr 2024 17:51:33 +0200 Subject: [PATCH] machines: commentaires --- scripts/machines.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/machines.py b/scripts/machines.py index 8ea90fa..07891f0 100755 --- a/scripts/machines.py +++ b/scripts/machines.py @@ -19,6 +19,7 @@ ATTRIBUTES = [ "laas-mach-responsable", # "laas-mach-type", "laas-mach-utilisateur", + "laas-mach-commentaire", "roomNumber", ] FILTERS = { -- GitLab