mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 09:57:29 -07:00
Remove title
attribute from MkUrl
This commit is contained in:
parent
e007004a72
commit
fe2a97a6c3
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
||||||
ref="el"
|
ref="el"
|
||||||
class="ieqqeuvs url _link"
|
class="ieqqeuvs url _link"
|
||||||
:[attr]="self ? props.url.substring(local.length) : props.url"
|
:[attr]="self ? props.url.substring(local.length) : props.url"
|
||||||
:title="self ? props.url.substring(local.length) : props.url"
|
|
||||||
:rel="rel"
|
:rel="rel"
|
||||||
:target="target"
|
:target="target"
|
||||||
@contextmenu.stop="() => {}"
|
@contextmenu.stop="() => {}"
|
||||||
|
|
Loading…
Reference in a new issue