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
|
|
@ -62,6 +62,7 @@ export default async (
|
|||
|
||||
const data: any = {
|
||||
id: uuid(),
|
||||
createdBy: userId,
|
||||
name,
|
||||
domain,
|
||||
shareId,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue