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)
|
json.dump(extra_options, fh)
|
||||||
|
|
||||||
window.closing += handle_close
|
window.closing += handle_close
|
||||||
# REMOVE ME!!!!!!!!!!!!
|
|
||||||
sleep(3600)
|
|
||||||
if self.cef:
|
if self.cef:
|
||||||
webview.start(gui="cef")
|
webview.start(gui="cef")
|
||||||
else:
|
else:
|
||||||
|
Loading…
Reference in New Issue
Block a user