Skip to content

Commit

Permalink
ooooops
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Berjon committed Dec 2, 2024
1 parent cd7bd30 commit 692a4d2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 deletions.
3 changes: 0 additions & 3 deletions bsky-comments.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,6 @@ class BskyPost extends LitElement {
</div>
<div class="rich-text">${textContent}</div>
${ embeds || nothing }
<div class="actions">
<a href=${link}>
</div>
</div>
</div>
<div class="replies">
Expand Down
3 changes: 0 additions & 3 deletions bsky-comments.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -44895,9 +44895,6 @@ var BskyPost = class extends r4 {
</div>
<div class="rich-text">${textContent}</div>
${embeds || E}
<div class="actions">
<a href=${link}>
</div>
</div>
</div>
<div class="replies">
Expand Down
Loading

0 comments on commit 692a4d2

Please sign in to comment.