feat: Add Monitoring AI link to admin menu

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Maciej Pienczyn 2026-01-11 08:25:36 +01:00
parent 18ac0218d0
commit 3bbe2a36dd

View File

@ -1108,6 +1108,12 @@
</svg>
Chat AI
</a>
<a href="{{ url_for('admin_ai_usage') }}">
<svg fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 10V3L4 14h7v7l9-11h-7z"/>
</svg>
Monitoring AI
</a>
<a href="{{ url_for('debug_panel') }}">
<svg fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 20l4-16m4 4l4 4-4 4M6 16l-4-4 4-4"/>