mirror of
https://github.com/umami-software/umami.git
synced 2026-02-06 13:47:15 +01:00
Admin section updates.
This commit is contained in:
parent
87449ece9e
commit
1b81074752
20 changed files with 274 additions and 647 deletions
|
|
@ -32,6 +32,9 @@ export async function GET(request: Request) {
|
|||
},
|
||||
},
|
||||
},
|
||||
omit: {
|
||||
password: true,
|
||||
},
|
||||
orderBy: {
|
||||
createdAt: 'desc',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue