Show timestamps on mobile by default
This is overriden by the setting
This commit is contained in:
parent
f69a1ce3c4
commit
ce2a4e89da
@ -793,7 +793,6 @@ weechat.controller('WeechatCtrl', ['$rootScope', '$scope', '$store', '$timeout',
|
|||||||
if ($rootScope.isMobileUi()) {
|
if ($rootScope.isMobileUi()) {
|
||||||
nonicklist = true;
|
nonicklist = true;
|
||||||
noembed = true;
|
noembed = true;
|
||||||
notimestamp = true;
|
|
||||||
$rootScope.wasMobileUi = true;
|
$rootScope.wasMobileUi = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user