izuemon commited on
Commit
ff05530
·
verified ·
1 Parent(s): 3420216

Update turbowarp-server/qr-converter.py

Browse files
Files changed (1) hide show
  1. turbowarp-server/qr-converter.py +1 -1
turbowarp-server/qr-converter.py CHANGED
@@ -265,7 +265,7 @@ while True:
265
  last_processed_id = request_data
266
  print(f"[INFO] Set last_processed_id")
267
 
268
- else:
269
  #print("[INFO] n0 is busy, waiting...")
270
  else:
271
  if n1:
 
265
  last_processed_id = request_data
266
  print(f"[INFO] Set last_processed_id")
267
 
268
+ #else:
269
  #print("[INFO] n0 is busy, waiting...")
270
  else:
271
  if n1: