set wuerdecompüass social share url

This commit is contained in:
Anton Tranelis 2024-07-20 12:54:42 +02:00
parent eed958f8bc
commit ae1810e47e

View File

@ -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>