Show timestamps on mobile by default
This is overriden by the setting
This commit is contained in:
parent
f69a1ce3c4
commit
ce2a4e89da
1 changed files with 0 additions and 1 deletions
|
@ -793,7 +793,6 @@ weechat.controller('WeechatCtrl', ['$rootScope', '$scope', '$store', '$timeout',
|
|||
if ($rootScope.isMobileUi()) {
|
||||
nonicklist = true;
|
||||
noembed = true;
|
||||
notimestamp = true;
|
||||
$rootScope.wasMobileUi = true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue