Added proper toke and username autocompletion.

This commit is contained in:
rainbow napkin 2025-01-04 11:19:24 -05:00
parent 23a71a5478
commit acbe0400c4
7 changed files with 76 additions and 20 deletions

View file

@ -57,7 +57,6 @@ class canopyUXUtils{
//add single items
addContent(content);
}else{
console.log(content);
//Crawl through content array
content.forEach((item)=>{
//add each item