Skip to content

Commit

Permalink
v0.3a
Browse files Browse the repository at this point in the history
  • Loading branch information
ttop32 committed Dec 9, 2020
1 parent b08fcf3 commit 253326d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ def checkDetectionAllDone(self,):

def checkIsRunnableEvn(self,):
currentSetting=self.iniHandler.getCurrentSetting()

if currentSetting["Translator"]=="eztrans":
if self.detectDict["ehndDetected"]==False:
self.showJSMessage("current setting is required ehnd setup")
Expand Down

0 comments on commit 253326d

Please sign in to comment.