mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-01-15 08:53:53 +08:00
Update LunaTranslator.py
This commit is contained in:
parent
d59ceeb086
commit
aeeb4f9e1b
@ -346,7 +346,8 @@ class MAINUI:
|
|||||||
False,
|
False,
|
||||||
)
|
)
|
||||||
if len(self.usefultranslators) == 0:
|
if len(self.usefultranslators) == 0:
|
||||||
return returnandembedcallback("")
|
returnandembedcallback("")
|
||||||
|
return
|
||||||
|
|
||||||
res = self.solveaftertrans(res, optimization_params)
|
res = self.solveaftertrans(res, optimization_params)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user