apres merge master

This commit is contained in:
Jean-Marie Place 2024-06-24 06:47:48 +02:00
parent 4403da99e9
commit cf18e37926

View File

@ -322,6 +322,7 @@ CATEGORIE_DESC = {
"CLEF": {"nom": "Clef", "items": ["-"], "colour": "F0F0F0"},
}
def recursive_add(compats, form):
if form not in compats:
compats.append(form)