Fix title input hotkey scope (#11530)
Before: https://github.com/user-attachments/assets/e0be8247-6d3e-49d0-8595-76f9547bf354 After: https://github.com/user-attachments/assets/ae23b01b-3ad7-4b90-b4ae-ce604d984d73
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
export enum TitleInputHotkeyScope {
|
||||
TitleInput = 'title-input',
|
||||
}
|
||||
Reference in New Issue
Block a user