Added proper toke and username autocompletion.
This commit is contained in:
parent
23a71a5478
commit
acbe0400c4
7 changed files with 76 additions and 20 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue