瀏覽代碼

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>