Fix typo
This commit is contained in:
parent
ffc033debf
commit
087671d848
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ module StargateRando::Controllers
|
||||||
result_hash = { :fulfillmentText => "You should watch: #{@series}: #{@episode_and_season}: #{@episode_name}" }
|
result_hash = { :fulfillmentText => "You should watch: #{@series}: #{@episode_and_season}: #{@episode_name}" }
|
||||||
|
|
||||||
JSON.generate(result_hash)
|
JSON.generate(result_hash)
|
||||||
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue