User:Theleekycauldron/Scripts/PSHAW/dependencies/Prep.js: Difference between revisions

Content deleted Content added
cl
well that's bullcrap
Line 41:
let credit = new Credit(creditstext[c]);
console.log(credit.article,hook.articles)
if (credit.article in hook.articles.includes(credit.article)){
hook.credits.push(credit)
console.log(hook.credits)