fix badges on canary

This commit is contained in:
Vendicated 2024-07-17 02:34:05 +02:00
parent 5bd10c8608
commit c3852cb892
No known key found for this signature in database
GPG key ID: D66986BAF75ECF18
2 changed files with 2 additions and 1 deletions

View file

@ -91,7 +91,7 @@ export default definePlugin({
/* new profiles */
{
find: ".PANEL]:14",
find: ".FULL_SIZE]:26",
replacement: {
match: /(?<=(\i)=\(0,\i\.\i\)\(\i\);)return 0===\i.length\?/,
replace: "$1.unshift(...$self.getBadges(arguments[0].displayProfile));$&"