fix: adds warning for torrentio rate limit

This commit is contained in:
2025-06-19 23:08:08 -05:00
parent 2121466322
commit fca189648b
6 changed files with 20 additions and 6 deletions

View File

@@ -1,7 +1,5 @@
<li {{ attributes }} id="alert_{{ alert_id }}" class="
text-white bg-green-950 text-sm min-w-[250px]
hover:bg-green-900 border border-green-500 px-4 py-3
rounded-md"
<li {{ attributes }} id="alert_{{ alert_id }}"
class="alert alert-{{ type|default('success') }}"
role="alert"
>
<div class="flex items-center">