mirror of
https://github.com/umami-software/umami.git
synced 2026-02-05 21:27:20 +01:00
clean-up edit forms, removed unused params
This commit is contained in:
parent
3277b65993
commit
74ea4f511e
4 changed files with 11 additions and 19 deletions
|
|
@ -47,7 +47,7 @@ export default async (
|
|||
include: {
|
||||
_count: {
|
||||
select: {
|
||||
website: {
|
||||
websiteUser: {
|
||||
where: { deletedAt: null },
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue