mirror of
https://github.com/Fishwaldo/huginn.git
synced 2025-03-15 19:31:26 +00:00
Merge pull request #2309 from malagebidi/master
Update google_translation_agent.rb
This commit is contained in:
commit
2342b9b74c
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ module Agents
|
|||
end
|
||||
|
||||
def translate_from
|
||||
interpolated["from"].presence || 'en'
|
||||
interpolated["from"].presence
|
||||
end
|
||||
|
||||
def receive(incoming_events)
|
||||
|
|
Loading…
Add table
Reference in a new issue