mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
set wuerdecompüass social share url
This commit is contained in:
parent
eed958f8bc
commit
ae1810e47e
@ -303,7 +303,7 @@ export function OverlayItemProfile({ userType }: { userType: string }) {
|
|||||||
{template == "onepager" && <ProfileSubHeader
|
{template == "onepager" && <ProfileSubHeader
|
||||||
type={groupTypeText}
|
type={groupTypeText}
|
||||||
status={item.status}
|
status={item.status}
|
||||||
url={window.location.href}
|
url={`https://www.wuerdekompass.org/aktivitaeten/gruppensuche/#/gruppe/${item.slug}`}
|
||||||
title={item.name}
|
title={item.name}
|
||||||
/>}
|
/>}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user