Skip to content

Commit 832d018

Browse files
committed
chore: format
1 parent d1dd449 commit 832d018

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/components/chat/ChatControls.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
mediaQuery.removeEventListener('change', handleMediaQuery);
232232
document.removeEventListener('mousedown', onMouseDown);
233233
document.removeEventListener('mouseup', onMouseUp);
234-
}
234+
};
235235
});
236236
237237
const closeHandler = () => {

0 commit comments

Comments
 (0)