mirror of
https://github.com/umami-software/umami.git
synced 2026-02-14 17:45:38 +01:00
Update security for dashboard and details pages.
This commit is contained in:
parent
ecd2593063
commit
bff8806b61
7 changed files with 40 additions and 40 deletions
|
|
@ -16,7 +16,7 @@ export default function SharePage() {
|
|||
|
||||
return (
|
||||
<Layout>
|
||||
<WebsiteDetails websiteId={data.website_id} />
|
||||
<WebsiteDetails websiteId={data.website_id} shareId={shareId} />
|
||||
</Layout>
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue