feat: remove duplicate rel attribute
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
</x-button>
|
||||
|
||||
<p>
|
||||
<BaseButton :href="CALDAV_DOCS" rel="noreferrer noopener nofollow" target="_blank">
|
||||
<BaseButton :href="CALDAV_DOCS" target="_blank">
|
||||
{{ $t('user.settings.caldav.more') }}
|
||||
</BaseButton>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user