This commit is contained in:
Mirco Wittrien 2022-06-29 16:37:39 +02:00
parent a0b29b41d7
commit c46bfb4dc1
3 changed files with 8 additions and 2 deletions

View File

@ -5390,8 +5390,8 @@
"824768928369606667": {"active": false, "tier": "t2", "text": "", "color": "", "id": "Kubox (HajJa)"},
"507464069100601363": {"active": true, "tier": "t2", "text": "", "color": "", "id": "Cracky (MiPo)"},
"264486632525135883": {"active": true, "tier": "t3", "text": "Mr. Morale", "color": "", "id": "strix (A1C)"},
"363785301195358221": {"active": false, "tier": "t2", "text": "", "color": "", "id": "TRENT (KABEL)"},
"620397524494057513": {"active": true, "tier": "t3", "text": "", "color": "", "id": "FUSL"}
"363785301195358221": {"active": true, "tier": "t2", "text": "", "color": "", "id": "TRENT (KABEL)"},
"620397524494057513": {"active": true, "tier": "t2", "text": "", "color": "", "id": "FUSL"}
},
"BDFDB_Patron_Tiers": {
"t1": {

View File

@ -2904,6 +2904,9 @@ img[src="/assets/cef02719c12d8aaf38894c16dca7fbe6.svg"] { /* rolesettings addr
.icon-2PiQ65.applicationCommand-3YMgNf::before {
-webkit-mask: url(https://discord.com/assets/561a626f671b8fd8f0c2e85c97df9b04.svg);
}
.icon-2PiQ65.autoModerationBlockMessage-97cbNX::before {
-webkit-mask: url(https://discord.com/assets/210ac667f45d13bc52020744f008b1ed.svg);
}
.icon-2PiQ65.autoModerationRule-2pc9PC::before {
-webkit-mask: url(https://discord.com/assets/210ac667f45d13bc52020744f008b1ed.svg);
}

View File

@ -2344,6 +2344,9 @@ img[src='/assets/58957d928db6fb9d4658eb882f33d7bc.svg'] {
.icon-2PiQ65.applicationCommand-3YMgNf::before {
-webkit-mask: url(https://discord.com/assets/561a626f671b8fd8f0c2e85c97df9b04.svg);
}
.icon-2PiQ65.autoModerationBlockMessage-97cbNX::before {
-webkit-mask: url(https://discord.com/assets/210ac667f45d13bc52020744f008b1ed.svg);
}
.icon-2PiQ65.autoModerationRule-2pc9PC::before {
-webkit-mask: url(https://discord.com/assets/210ac667f45d13bc52020744f008b1ed.svg);
}