oauth integration / reset password

This commit is contained in:
Henry Dollman
2024-07-17 18:52:29 -04:00
parent fe110b1175
commit 9f11c021ce
32 changed files with 440 additions and 157 deletions

View File

@@ -5,7 +5,7 @@ const SystemsTable = lazy(() => import('../server-table/systems-table'))
export default function () {
useEffect(() => {
document.title = 'Dashboard / Qoma'
document.title = 'Dashboard / Beszel'
}, [])
return (