Skip to content

Commit

Permalink
Fix broken whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mjtko committed Mar 10, 2013
1 parent ca74879 commit 4f12e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/javascripts/backbone/plugins/mentions.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ class Kandan.Plugins.Mentions
user.username
users.push "all"
$(".chat-input").atwho("(?:^|\\s)@", {data: users})
return
return

0 comments on commit 4f12e3d

Please sign in to comment.