forgot to remove comment

This commit is contained in:
Freeplay 2023-02-08 19:56:35 -05:00
parent cab1557b90
commit d96f9bbef0
1 changed files with 0 additions and 1 deletions

View File

@ -214,7 +214,6 @@ const align = () => {
const onOpened = () => {
emit('opened');
// content?.focus()
//
const el = content!.children[0];
el.addEventListener('mousedown', ev => {