fix: Update KeyCode field

Previously, many inputs were unusable.
This commit is contained in:
2025-08-13 16:19:03 -06:00
parent 66f8f46e69
commit bf7527d8bf
3 changed files with 5 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
stdenv.mkDerivation rec {
pname = "syd-fcitx5-tables";
version = "1.0.0";
version = "1.1.0";
src = ./.;