Added Kick support

This commit is contained in:
nuttylmao
2025-07-03 07:15:14 +10:00
parent 2b460893df
commit c65205a5a1
6 changed files with 403 additions and 14 deletions
+4
View File
@@ -252,6 +252,10 @@ li {
background: linear-gradient(#FF6C60, #FF0707) !important;
}
.kick {
background: linear-gradient(#53fc18, #005600) !important;
}
.streamlabs {
background: linear-gradient(#73dabb, #397765) !important;
}