Rename sidebar top-level label from 'TNS CSI' to 'TrueNAS'

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
This commit is contained in:
2026-02-18 15:44:52 -05:00
parent aeab42b6ec
commit f2f3c3a87e
+1 -1
View File
@@ -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',
});