mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-01-01 10:04:12 +08:00
issues/727
This commit is contained in:
parent
93c04d9960
commit
a33cbb1ca0
@ -147,4 +147,4 @@ class basetext:
|
|||||||
def runonce(self):
|
def runonce(self):
|
||||||
t = self.gettextonce()
|
t = self.gettextonce()
|
||||||
if t:
|
if t:
|
||||||
self.textgetmethod(self.gettextonce(), False)
|
self.textgetmethod(t, False)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user