chore: remove console.log
(cherry picked from commit a1105434bff981e721640f31bc7f7cf3d1f34859)
This commit is contained in:
parent
20c52a8325
commit
1e7d9c982d
@ -586,8 +586,6 @@ function setLink(event) {
|
||||
}
|
||||
|
||||
onMounted(async () => {
|
||||
console.log('Component has mounted')
|
||||
|
||||
if (editShortcut !== '') {
|
||||
document.addEventListener('keydown', setFocusToEditor)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user