Chore: Fixed naming

pull/10246/head
Laurent Cozic 2024-04-01 16:47:50 +01:00
parent 00084c5798
commit b622f9b938
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
import Logger from '@joplin/utils/Logger';
const logger = Logger.create('setFocus');
const logger = Logger.create('focusHandler');
enum ToggleFocusAction {
Focus = 'focus',