diff --git a/js/websockets.js b/js/websockets.js index a8bf0f6..c2dfd05 100644 --- a/js/websockets.js +++ b/js/websockets.js @@ -591,7 +591,6 @@ weechat.controller('WeechatCtrl', ['$rootScope', '$scope', '$store', '$timeout', flatNickList.push(nickObj.name); }); }); - flatNickList.sort(); // complete nick var nickComp = IrcUtils.completeNick(inputText, caretPos,