mirror of
https://github.com/jellyfin/jellyfin-mpv-shim.git
synced 2024-11-23 05:59:43 +00:00
Oops.
This commit is contained in:
parent
cad494abe0
commit
afc0d42db6
@ -364,8 +364,6 @@ class WebviewClient(object):
|
||||
json.dump(extra_options, fh)
|
||||
|
||||
window.closing += handle_close
|
||||
# REMOVE ME!!!!!!!!!!!!
|
||||
sleep(3600)
|
||||
if self.cef:
|
||||
webview.start(gui="cef")
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user