add mail action and view, unsubscription

This commit is contained in:
Tykayn 2025-06-19 10:37:29 +02:00 committed by tykayn
parent dbe2f62c45
commit 06ced163e6
5 changed files with 69 additions and 9 deletions

View file

@ -137,7 +137,7 @@ class Place
return 'école';
}
return 'lieu';
return 'établissement';
}
public function getMainTag(): ?string