Bouton pour supprimer les anciens messages

This commit is contained in:
2025-12-18 19:44:00 +01:00
parent 9fd6d9026a
commit a52d10a3b3
7 changed files with 106 additions and 5 deletions
+4
View File
@@ -0,0 +1,4 @@
<button type="button" class="ui-control icon fa-solid fa-trash-can" name="flush-by-date"
data-tooltip=""
aria-label="Effacer le tchat par date"
data-action="flush-by-date"></button>