From 3614740f4e885637afe78c49bfa466267aa68648 Mon Sep 17 00:00:00 2001 From: RossAscends <124905043+RossAscends@users.noreply.github.com> Date: Sun, 29 Sep 2024 21:53:06 +0900 Subject: [PATCH] remove gaudy console log --- public/scripts/power-user.js | 1 - 1 file changed, 1 deletion(-) diff --git a/public/scripts/power-user.js b/public/scripts/power-user.js index bfb82a6a5..e42981ded 100644 --- a/public/scripts/power-user.js +++ b/public/scripts/power-user.js @@ -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) {