mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 15:47:13 +01:00
Admin section updates.
This commit is contained in:
parent
87449ece9e
commit
1b81074752
20 changed files with 274 additions and 647 deletions
|
|
@ -8,5 +8,5 @@ export default async function ({ params }: { params: Promise<{ userId: string }>
|
|||
}
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Users',
|
||||
title: 'User',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue