fix: avoid Jinja dict items collision in employee card

This commit is contained in:
Anton
2026-04-29 11:34:46 +03:00
parent 26db5832fd
commit af87fa8af3
7 changed files with 12 additions and 9 deletions

View File

@@ -110,4 +110,4 @@ docker compose exec postgres pg_dump -U miem miem_workers > backup.sql
docker compose down
```
Версия сервиса: `0.2.3`. Админка всегда показывает версии backend и frontend в footer.
Версия сервиса: `0.2.4`. Админка всегда показывает версии backend и frontend в footer.