parent
9228137187
commit
ddb9c4041b
1 changed files with 1 additions and 1 deletions
|
|
@ -646,7 +646,7 @@ def enable_ublock_origin():
|
|||
|
||||
# Open detected browsers
|
||||
for cmd in cmds:
|
||||
popen_program(cmd)
|
||||
popen_program(cmd, pipe=True)
|
||||
|
||||
|
||||
def fix_windows_temp():
|
||||
|
|
|
|||
Loading…
Reference in a new issue