mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Chore: Fixed naming
This commit is contained in:
parent
00084c5798
commit
b622f9b938
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
import Logger from '@joplin/utils/Logger';
|
import Logger from '@joplin/utils/Logger';
|
||||||
|
|
||||||
const logger = Logger.create('setFocus');
|
const logger = Logger.create('focusHandler');
|
||||||
|
|
||||||
enum ToggleFocusAction {
|
enum ToggleFocusAction {
|
||||||
Focus = 'focus',
|
Focus = 'focus',
|
||||||
|
Loading…
Reference in New Issue
Block a user