Skip to content

Commit 330bc66

Browse files
authored
Update oshid.py
1 parent 3219c84 commit 330bc66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

oshid.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
FORCE_KEYBOARD_BACKEND = "" # mouse/pynput
4444
FORCE_MOUSE_BACKEND = "" # mouse/pynput
4545

46-
PYWEBVIEW_DEBUG = True
46+
PYWEBVIEW_DEBUG = False
4747
FORCE_DISABLE_CUSTOM_LAYOUT = False
4848
FORCE_DISABLE_VISUALIZATION = False
4949
DRAW_MOUSE_POINTER = ""#"<p style='color: rgba(0,255,0, 0.5);'>🢄</p>" # ""=dont; "<html tag>"=do

0 commit comments

Comments
 (0)