Skip to content

Commit e5ab980

Browse files
committed
Added touch scrolling and pulseaudio switch
1 parent 4a4d169 commit e5ab980

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

manager.py

+3
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,9 @@ def filter(self, record):
204204

205205
tools.script = app_path + "\\GWSL_helper.sh"
206206

207+
show_ad = False
208+
209+
207210
try:
208211
import ctypes
209212
import platform

0 commit comments

Comments
 (0)