fix: wrdu-keyboard undefined

This commit is contained in:
PandaDEV 2024-12-15 18:54:47 +10:00
parent b261223960
commit 3fab426ed9
No known key found for this signature in database
GPG key ID: 13EFF9BAF70EE75C
2 changed files with 1 additions and 1 deletions

View file

@ -59,7 +59,6 @@ const keybindInput = ref<HTMLElement | null>(null);
const lastBlurTime = ref(0);
const os = ref('');
const router = useRouter();
const keyboard = useKeyboard();
const keyToDisplayMap: Record<string, string> = {