mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 00:24:13 +08:00
Update webview.py
This commit is contained in:
parent
da26dba8e5
commit
f168e56928
@ -121,6 +121,7 @@ class TextBrowser(QWidget, dataget):
|
||||
continue
|
||||
with open(_, "r", encoding="utf8") as ff:
|
||||
self.set_extra_html(ff.read())
|
||||
break
|
||||
|
||||
def debugeval(self, js):
|
||||
# print(js)
|
||||
|
Loading…
x
Reference in New Issue
Block a user