Changed Users icon and moved build ID

This commit is contained in:
Pen Anderson 2026-03-03 16:33:16 -06:00
parent c79985312d
commit 29a96879a8
3 changed files with 2 additions and 13 deletions

View file

@ -30,7 +30,7 @@
{ href: '#/shifts', label: 'Shifts', icon: '◑' },
{ href: '#/schedule', label: 'Schedule', icon: '◷' },
{ href: '#/import', label: 'Import', icon: '↑' },
{ href: '#/users', label: 'Users', icon: '' },
{ href: '#/users', label: 'Users', icon: '👥' },
{ href: '#/settings', label: 'Settings', icon: '⚙' },
]
})