mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 14:17:13 +01:00
Fix report create for view only, fix createdby on save and add column in team websites table
This commit is contained in:
parent
fd1b9ff7b4
commit
8fbd6871f7
5 changed files with 19 additions and 9 deletions
|
|
@ -87,7 +87,7 @@ export async function getTeamWebsites(
|
|||
teamId,
|
||||
},
|
||||
include: {
|
||||
user: {
|
||||
createUser: {
|
||||
select: {
|
||||
id: true,
|
||||
username: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue