Remove title attribute from MkUrl

This commit is contained in:
Aylam 2023-11-03 19:14:50 +02:00 committed by Laura Hausmann
parent e007004a72
commit fe2a97a6c3
Signed by: zotan
GPG key ID: D044E84C5BE01605

View file

@ -4,7 +4,6 @@
ref="el"
class="ieqqeuvs url _link"
:[attr]="self ? props.url.substring(local.length) : props.url"
:title="self ? props.url.substring(local.length) : props.url"
:rel="rel"
:target="target"
@contextmenu.stop="() => {}"