fix(kbd): 修复键盘命令解析器生成的字节码与Linux不一致的问题 (#946)

Signed-off-by: longjin <longjin@dragonos.org>
This commit is contained in:
LoGin
2024-09-29 03:15:21 +08:00
committed by GitHub
parent 920bda5958
commit 047dbfd44b
2 changed files with 24 additions and 11 deletions

View File

@ -6,7 +6,7 @@
"BuildFromSource": {
"Git": {
"url": "https://git.mirrors.dragonos.org.cn/DragonOS-Community/NovaShell.git",
"revision": "dcf45035c1"
"revision": "6c1ca14da7"
}
}
},