auto-git:
[change] main.js
This commit is contained in:
13
main.js
13
main.js
@@ -26,19 +26,6 @@ const store = new Store({
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
function talkAboutMyself(cat){
|
|
||||||
console.log("this is not a debugging function!");
|
|
||||||
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!")
|
|
||||||
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') || [];
|
let folders = store.get('folders') || [];
|
||||||
folders = folders.map(f => ({
|
folders = folders.map(f => ({
|
||||||
...f,
|
...f,
|
||||||
|
|||||||
Reference in New Issue
Block a user