Fix report create for view only, fix createdby on save and add column in team websites table
This commit is contained in:
@@ -62,6 +62,7 @@ export default async (
|
||||
|
||||
const data: any = {
|
||||
id: uuid(),
|
||||
createdBy: userId,
|
||||
name,
|
||||
domain,
|
||||
shareId,
|
||||
|
||||
Reference in New Issue
Block a user