mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-06-15 04:38:53 +00:00
include sendkey in directory index
This commit is contained in:
parent
56e8b6348a
commit
7aa608d655
@ -494,6 +494,7 @@ __PACKAGE__->register_method({
|
|||||||
{ subdir => 'monitor' },
|
{ subdir => 'monitor' },
|
||||||
{ subdir => 'snapshot' },
|
{ subdir => 'snapshot' },
|
||||||
{ subdir => 'spiceproxy' },
|
{ subdir => 'spiceproxy' },
|
||||||
|
{ subdir => 'sendkey' },
|
||||||
];
|
];
|
||||||
|
|
||||||
return $res;
|
return $res;
|
||||||
|
Loading…
Reference in New Issue
Block a user