mirror of
https://github.com/fankes/beszel.git
synced 2025-10-22 03:19:22 +08:00
oauth integration / reset password
This commit is contained in:
@@ -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 (
|
||||
|
Reference in New Issue
Block a user