add loggers actions

This commit is contained in:
Tykayn 2025-06-26 23:14:22 +02:00 committed by tykayn
parent 59398d14ba
commit 12d4db370f
22 changed files with 517 additions and 218 deletions

View file

@ -22,6 +22,7 @@
"build": "encore production --progress"
},
"dependencies": {
"jquery": "^3.7.1"
"jquery": "^3.7.1",
"table-sort": "^1.0.16"
}
}