+ |
move |
||
Line 43:
let hook = new Hook(h,hooktext[h].slice(2),[])
this.hooks.push(hook)
console.log(hook)▼
if (hook.articles.length > 0){
▲ console.log(hook)
for (let credit of creditstext){
if (credit.used){
|