Преглед на файлове

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)