Default opacity global

pull/684/head
KRSHH 2024-10-02 13:24:23 +05:30 committed by GitHub
parent 12c0a7ac86
commit 7d6bdad086
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

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