Skip to content

Commit 7c9ca92

Browse files
Update src/plugins/global-keybinds/index.ts
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4032872 commit 7c9ca92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugins/global-keybinds/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import { createPlugin } from '@/utils';
77
import promptOptions from '@/providers/prompt-options';
88
import { onPlayerApiReady } from './renderer';
99
import { t } from '@/i18n';
10+
1011
import type { BackendContext } from '@/types/contexts';
1112

1213
export type GlobalKeybindsPluginConfig = {

0 commit comments

Comments
 (0)