]> git.proxmox.com Git - pve-manager.git/commit
api: resource usb mapping: add missing proxyto_callback
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 21 Jun 2023 10:05:09 +0000 (12:05 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Jun 2023 10:51:47 +0000 (12:51 +0200)
commitd958b1306fc8b83629b8584e23fad7989087dab8
tree3447767ff8d515ee27d8475624672391a9f8e24d
parent895abeec1b27ebfc2dda3c50cbbacc5cf775b45f
api: resource usb mapping: add missing proxyto_callback

i have added it to the pci api call, but forgot to add it for usb
otherwise adding a mapped usb device only works on the node where the
gui is connected to

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/API2/Cluster/Mapping/USB.pm