ui: permissions: properly sort hwrng path entry

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2025-04-04 11:01:43 +02:00
parent a47a8afb00
commit e913f15d3b

View File

@ -9,8 +9,8 @@ Ext.define('PVE.data.PermPathStore', {
{ 'value': '/access/groups' },
{ 'value': '/access/realm' },
{ 'value': '/mapping' },
{ 'value': '/mapping/notifications' },
{ 'value': '/mapping/hwrng' },
{ 'value': '/mapping/notifications' },
{ 'value': '/mapping/pci' },
{ 'value': '/mapping/usb' },
{ 'value': '/nodes' },