🐛 Cannot open "New Tab URL" on mobile

Fixes #202
This commit is contained in:
ajnart
2022-06-14 22:11:55 +02:00
parent 778988de58
commit ca2713a12c

View File

@@ -84,7 +84,7 @@ export function AppShelfItem(props: any) {
<Card.Section>
<Anchor
target="_blank"
href={service.url}
href={service.openedUrl ? service.openedUrl : service.url}
style={{ color: 'inherit', fontStyle: 'inherit', fontSize: 'inherit' }}
>
<Text mt="sm" align="center" lineClamp={1} weight={550}>