api: cluster jobs: fix perl module not ending with a true value

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-06-19 07:16:29 +02:00
parent ebed76a242
commit b74e71f2c2

View File

@ -115,3 +115,5 @@ __PACKAGE__->register_method({
return $result;
}});
1;