Преглед изворни кода

Fixed incorrect user_authed variable.

deadtom пре 3 недеља
родитељ
комит
98bcbb9c45
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      ownchatbot/templates/userpanel.html

+ 1 - 1
ownchatbot/templates/userpanel.html

@@ -77,7 +77,7 @@
             {% for user in users %}
             
             <div>
-                {% if user['user_authed'] %}
+                {% if user[3] %}
                     <br>
                     OwnchatBot recognizes your Ko-fi and GiveButter accounts by your email address. In order for OwnchatBot to award your donation points, you must supply your email address.<br><br>