Raphaël Bosi
2025-04-11 14:22:31 +02:00
committed by GitHub
parent 446919bc72
commit c8011da4d7
4 changed files with 23 additions and 6 deletions

View File

@ -0,0 +1,3 @@
export enum TitleInputHotkeyScope {
TitleInput = 'title-input',
}