better mobile dash

This commit is contained in:
2025-05-28 22:45:43 +02:00
parent 4f8261bda9
commit 096a70bb5d
2 changed files with 18 additions and 1 deletions

View File

@@ -48,7 +48,7 @@
{% if current_user.is_admin %}
{{ contacts(recent_contacts) }}
{{ contact_status(active_count, inactive_count) }}
<!-- {{ contact_status(active_count, inactive_count) }} -->
{% endif %}
{{ starred_files(starred_count, file_count) }}