mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-06 00:47:09 +00:00
chore(display/keyboardInput): follow new docs [untested]
This commit is contained in:
@@ -12,8 +12,12 @@ patch {
|
||||
|
||||
body:json {
|
||||
{
|
||||
"key": "VK_T",
|
||||
"action": "press"
|
||||
"inputs": [
|
||||
{
|
||||
"key": "VK_T",
|
||||
"action": "press"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user