فهرست منبع

finished givebutter functions changes

deadtom 3 هفته پیش
والد
کامیت
2b6e064ac1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      ownchatbot/web_panels.py

+ 1 - 1
ownchatbot/web_panels.py

@@ -718,7 +718,7 @@ def ocb_alert(alert_type):
     elif alert_type == 'GOAL_ALERT':
         return render_template('rgoal.html',
                                alert_name=alert_name)
-    elif alert_type == 'GB_ALERT':
+    elif alert_type == 'GIVEBUTTER_ALERT':
         return render_template('rgbdonation.html',
                                alert_name=alert_name)