Emoticon erroneous quote
authorDarren <darren@darrenwhitlen.com>
Mon, 6 Oct 2014 16:18:22 +0000 (17:18 +0100)
committerDarren <darren@darrenwhitlen.com>
Mon, 6 Oct 2014 16:18:22 +0000 (17:18 +0100)
client/src/helpers/utils.js

index 114ca612b2257ab31900552773eb6daec96a5db4..6e7074c162cba454a5cb14f134bc33fbb79182bb 100644 (file)
@@ -415,7 +415,7 @@ function emoticonFromText(str) {
             pushEmoticon(';)', 'wink');
             break;
         case ';D':
-            pushEmoticon(';D"', 'wink_happy');
+            pushEmoticon(';D', 'wink_happy');
             break;
         case ':P':
         case ':p':