Updated ban UI to handle IP-Bans.
This commit is contained in:
parent
977e8e1e2e
commit
7624e1928a
8 changed files with 165 additions and 71 deletions
|
|
@ -57,6 +57,7 @@ class canopyUXUtils{
|
|||
//add single items
|
||||
addContent(content);
|
||||
}else{
|
||||
console.log(content);
|
||||
//Crawl through content array
|
||||
content.forEach((item)=>{
|
||||
//add each item
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue