include sendkey in directory index

This commit is contained in:
Dietmar Maurer 2013-11-20 06:54:06 +01:00
parent 56e8b6348a
commit 7aa608d655

View File

@ -494,6 +494,7 @@ __PACKAGE__->register_method({
{ subdir => 'monitor' },
{ subdir => 'snapshot' },
{ subdir => 'spiceproxy' },
{ subdir => 'sendkey' },
];
return $res;