fix: rate limiting

fix: wait longer for invoice
This commit is contained in:
trisua 2025-05-07 21:54:21 -04:00
parent 797231946a
commit aca1a8236c
4 changed files with 21 additions and 5 deletions

View file

@ -1112,7 +1112,7 @@ show_kick=false, secondary=false) -%}
<div
class="flex justify-center flex-col"
style="{% if show_menu or show_kick %}width: 60%{% endif %}"
style="{% if show_menu or show_kick %}width: 60%{% else %}max-width: 200px{% endif %}"
>
{{ self::full_username(user=user) }}
<div class="user_status">{{ self::user_status(other_user=user) }}</div>