julien dudek 5 years ago
parent
commit
dda56ff364
  1. 2
      index.js

2
index.js

@ -15,7 +15,7 @@ const getCatFacts = async () => {
}catch(err){
console.log(err);
return null;
}Ò
}
};
const getFox = async()=>{

Loading…
Cancel
Save