Skip to content

Commit

Permalink
oj
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardobeat committed Dec 7, 2011
1 parent 30e1625 commit e2b48e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/sms.coffee
Expand Up @@ -51,7 +51,7 @@ sendMessage = (numbers, message, user, respond) ->
return

if body is 'ok'
sent ++
sent++
else
respond "Error: #{body}"

Expand Down

0 comments on commit e2b48e0

Please sign in to comment.