diff --git a/src/index.tsx b/src/index.tsx index 17b5ce6..962576f 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -28,7 +28,7 @@ import VolumesPage from './components/VolumesPage'; registerSidebarEntry({ parent: null, name: 'tns-csi', - label: 'TNS CSI', + label: 'TrueNAS', url: '/tns-csi', icon: 'mdi:database-cog', });