1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-22 13:34:04 +03:00

Fixed tooltip for GPU on proxmox

This commit is contained in:
Adolfo Gómez García 2024-06-18 16:56:07 +02:00
parent 8c702df0c6
commit 8bad7d576a
No known key found for this signature in database
GPG Key ID: DD1ABF20724CDA23

View File

@ -155,7 +155,7 @@ class ProxmoxServiceLinked(DynamicService):
'1': _('Only if available'),
'2': _('Only if NOT available'),
},
tooltip=_('Storage for publications & machines.'),
tooltip=_('Checking method for GPU availability'),
tab=types.ui.Tab.MACHINE,
required=True,
)