* fix broken mixer behavior

This commit is contained in:
Seth Call 2014-10-13 09:49:52 -05:00
parent 078de098ce
commit 1673d88760
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ module JamRuby
@error_reason = @error_out[:reason]
@error_reason = "unspecified-reason" unless @error_reason
@error_detail = @error_detail[:detail]
@error_detail = @error_out[:detail]
end
def postback