lang před 3 roky
rodič
revize
5ebd2f2f88
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Controller/DetectController.py

+ 1 - 1
Controller/DetectController.py

@@ -60,7 +60,7 @@ class NotificationView(View):
         event_type = request_dict.get('event_type', None)
         is_st = request_dict.get('is_st', None)
         debug = request_dict.get('is_debug', None)
-        if debug == 1:
+        if debug == 'test':
             kwag_args = {
                 'uid': '6VCT4ENSU19T1RHX111A',
                 'channel': 1,