improve loading of channels

This commit is contained in:
MathMan05 2024-08-17 20:57:08 -05:00
parent 9e9ebb506b
commit 032e1b5be6
12 changed files with 276 additions and 100 deletions

View file

@ -208,3 +208,5 @@ if(mobile){
document.getElementById("servers").classList.remove("collapse");
}
}