Remove debug log

80de28d251b293bc3acb9405b53cc75396167939

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Showing whitespace changes
public/script.js+1 -1
@@ -7528,7 +7528,7 @@ export function showSwipeButtons() {
75287528}
75297529
75307530export function hideSwipeButtons() {
75317531 // console.error('hideswipebuttons entered');
75327532 $('#chat').find('.swipe_right').hide();
75337533 $('#chat').find('.last_mes .swipes-counter').hide();
75347534 $('#chat').find('.swipe_left').hide();