Skip to content

Commit 4f12e3d

Browse files
committedMar 10, 2013
Fix broken whitespace
1 parent ca74879 commit 4f12e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎app/assets/javascripts/backbone/plugins/mentions.coffee

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ class Kandan.Plugins.Mentions
2222
user.username
2323
users.push "all"
2424
$(".chat-input").atwho("(?:^|\\s)@", {data: users})
25-
return
25+
return

0 commit comments

Comments
 (0)
Please sign in to comment.