diff --git a/js/glowingbear.js b/js/glowingbear.js index 79b5051..79bf521 100644 --- a/js/glowingbear.js +++ b/js/glowingbear.js @@ -793,7 +793,6 @@ weechat.controller('WeechatCtrl', ['$rootScope', '$scope', '$store', '$timeout', if ($rootScope.isMobileUi()) { nonicklist = true; noembed = true; - notimestamp = true; $rootScope.wasMobileUi = true; }