mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-15 17:55:08 +01:00
assign backup
This commit is contained in:
parent
d32d5e75e9
commit
572df48667
@ -44,7 +44,7 @@ export default async (req, res) => {
|
||||
name,
|
||||
domain,
|
||||
shareId: shareId ? shareId : newShareId,
|
||||
userId: +owner,
|
||||
userId: +owner || account.id,
|
||||
},
|
||||
{ websiteUuid },
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user