Skip to content

Commit a9af8c0

Browse files
committed
Update live-view.js
1 parent f29420a commit a9af8c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

live-view/live-view.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ function addBottomSwipeListener() {
437437
// but not the bottom float itself
438438
if (e.target === bottomWrapper) {
439439

440-
console.log('click', e.touches);
440+
console.log('click', e);
441441

442442
// get caret range from point
443443

0 commit comments

Comments
 (0)