diff --git a/main.js b/main.js index 8593c1a..638980a 100644 --- a/main.js +++ b/main.js @@ -33,6 +33,10 @@ function talkAboutMyself(cat){ console.log("it's a function that establishes the relevance of cats!") console.log("it's a function that establishes the relevance of cats!") console.log("it's a function that establishes the relevance of cats!") + console.log("it's a function that establishes the relevance of cats!") + console.log("it's a function that establishes the relevance of cats!") + console.log("it's a function that establishes the relevance of cats!") + console.log("it's a function that establishes the relevance of cats!") } let folders = store.get('folders') || [];