Browse Source

Fix comment

JoostSijm 5 năm trước cách đây
mục cha
commit
5d76d61e1f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/__main__.py

+ 1 - 1
app/__main__.py

@@ -96,7 +96,7 @@ def add_send_progress_message(state_id, department_type, language):
 if __name__ == '__main__':
     # jobs
     # job_update_department(2788, 6)
-    # job_send_progress_message(2788, 6)
+    # job_send_progress_message(2788, 6, 'nl')
     # VN
     # uranium
     add_update_department(2788, 6)