remove gaudy console log
This commit is contained in:
parent
034a5a48c2
commit
3614740f4e
|
@ -471,7 +471,6 @@ function switchCompactInputArea() {
|
|||
}
|
||||
|
||||
export function switchSwipeNumAllMessages() {
|
||||
console.error('switching branch button initialted, function start!');
|
||||
$('#show_swipe_num_all_messages').prop('checked', power_user.show_swipe_num_all_messages);
|
||||
|
||||
if (power_user.show_swipe_num_all_messages) {
|
||||
|
|
Loading…
Reference in New Issue