mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 14:17:13 +01:00
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts: # src/app/share/[...shareId]/Header.tsx
This commit is contained in:
commit
dfc6161a53
5 changed files with 23 additions and 19 deletions
|
|
@ -136,7 +136,7 @@ export async function deleteUser(
|
|||
|
||||
const teams = await client.team.findMany({
|
||||
where: {
|
||||
teamUser: {
|
||||
members: {
|
||||
some: {
|
||||
userId,
|
||||
role: ROLES.teamOwner,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue