You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-16 00:14:34 +02:00
Chore: Fixed naming
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
import Logger from '@joplin/utils/Logger';
|
||||
|
||||
const logger = Logger.create('setFocus');
|
||||
const logger = Logger.create('focusHandler');
|
||||
|
||||
enum ToggleFocusAction {
|
||||
Focus = 'focus',
|
||||
|
Reference in New Issue
Block a user