Skip to content

Commit

Permalink
ModTitle: fix BetterDiscord detection
Browse files Browse the repository at this point in the history
  • Loading branch information
Saltssaumure committed Oct 1, 2023
1 parent e9fe25b commit 0baccd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ModTitle/ModTitle.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ModTitle/scss/ModTitle.scss
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
:root:has(link[href^="replugged"]) & {
content: "Replugged";
}
.bd-transparency & {
:root:has(bd-body) & {
content: "BetterDiscord";
}
:root:has(script[src^="chrome-extension://cpojbkbhfkkljmlojagocnbmiaagkhkn"])
Expand Down

0 comments on commit 0baccd3

Please sign in to comment.