fix google translate widget
This commit is contained in:
@@ -17,7 +17,7 @@ function on_click()
|
|||||||
end
|
end
|
||||||
|
|
||||||
function on_dialog_action(text)
|
function on_dialog_action(text)
|
||||||
if text == "" then
|
if text == "" or text == -1 then
|
||||||
on_alarm()
|
on_alarm()
|
||||||
else
|
else
|
||||||
text_from = text
|
text_from = text
|
||||||
|
|||||||
Reference in New Issue
Block a user