Update globals.py

pull/741/head
KRSHH 1 year ago committed by GitHub
parent 88164c6303
commit bbad5e08bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -35,3 +35,4 @@ log_level = 'error'
fp_ui: Dict[str, bool] = {} fp_ui: Dict[str, bool] = {}
camera_input_combobox = None camera_input_combobox = None
webcam_preview_running = False webcam_preview_running = False
show_fps = False

Loading…
Cancel
Save