Fix: Re-Register Settings Export Function (#63)

This commit is contained in:
Youwes09
2026-05-03 11:35:09 -05:00
parent c0f0ff9bd3
commit efdd8ff95d
5 changed files with 19 additions and 14 deletions
@@ -60,7 +60,7 @@
}
function close() { setSettingsOpen(false); }
1
let listeningKey: keyof Keybinds | null = $state(null);
$effect(() => {