Add KeyShortcutHandler to every NAT UI, KeyShortcutSystem

This commit is contained in:
2022-07-01 23:36:28 +00:00
parent ca907a0f6a
commit 270c29b8b2
9 changed files with 68 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
"main": "nat.CLI",
"dependencies": {
"kiss": "",
"kiss-tools": "",
"tink_json": ""
}
}