Skip to content

Commit

Permalink
Removes href links
Browse files Browse the repository at this point in the history
  • Loading branch information
akolson committed Dec 12, 2024
1 parent bb454a2 commit f210078
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,6 @@
>
<ActionLink
:text="importedChannelName"
:href="importedChannelLink"
truncate
notranslate
@click="onClickImportedFrom()"
Expand Down Expand Up @@ -400,7 +399,6 @@
>
<ActionLink
:text="importedChannelName"
:href="importedChannelLink"
truncate
notranslate
@click="onClickImportedFrom()"
Expand Down

0 comments on commit f210078

Please sign in to comment.