mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
assign backup
This commit is contained in:
parent
d32d5e75e9
commit
572df48667
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ export default async (req, res) => {
|
|||
name,
|
||||
domain,
|
||||
shareId: shareId ? shareId : newShareId,
|
||||
userId: +owner,
|
||||
userId: +owner || account.id,
|
||||
},
|
||||
{ websiteUuid },
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue