Skip to content

Commit

Permalink
Merge pull request #103 from hdk5/baraag-fix
Browse files Browse the repository at this point in the history
baraag: fix hashtag bar appearance
  • Loading branch information
7nik authored Nov 15, 2024
2 parents d0d523f + 8372bf1 commit 8bfdb41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions translate-pixiv-tags.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -4118,6 +4118,7 @@ function initializeMastodon () {
predicate: ".hashtag-bar a[href^='/tags/']",
ruleName: "tags bar",
asyncMode: true,
tagPosition: TAG_POSITIONS.beforeend,
});
}

Expand Down

0 comments on commit 8bfdb41

Please sign in to comment.