feat: replace y-j with configurable Jimaku shortcut

This commit is contained in:
2026-02-09 21:28:56 -08:00
parent f905539179
commit a4df79feb1
15 changed files with 276 additions and 12 deletions

View File

@@ -214,6 +214,7 @@ export class ConfigService {
"toggleSecondarySub",
"markAudioCard",
"openRuntimeOptions",
"openJimaku",
] as const;
for (const key of shortcutKeys) {