Default opacity global

This commit is contained in:
KRSHH
2024-10-02 13:24:23 +05:30
committed by GitHub
parent 12c0a7ac86
commit 7d6bdad086

View File

@@ -34,4 +34,5 @@ headless = None
log_level = 'error'
fp_ui: Dict[str, bool] = {}
camera_input_combobox = None
webcam_preview_running = False
webcam_preview_running = False
opacity = 100