Update BadgesEverywhere.plugin.js

This commit is contained in:
Mirco Wittrien 2019-05-31 10:31:30 +02:00
parent 073c22c7e1
commit e1928ec6cd
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@ class BadgesEverywhere {
"MessageUsername":"componentDidMount",
"StandardSidebarView":"componentWillUnmount"
};
this.chatBoostBadge = `<svg name="PremiumGuildSubscriberBadge" class="BE-badge BE-badge-GuildSubscriptionChat ${BDFDB.disCNS.memberpremiumicon + BDFDB.disCN.membericon}" aria-hidden="false" width="24" height="24" viewBox="0 0 8 12"><path d="M4 0L0 4V8L4 12L8 8V4L4 0ZM7 7.59L4 10.59L1 7.59V4.41L4 1.41L7 4.41V7.59Z" fill="currentColor"></path><path d="M2 4.83V7.17L4 9.17L6 7.17V4.83L4 2.83L2 4.83Z" fill="currentColor"></path></svg>`;
this.css = `
.BE-badge {