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

2
index.js

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

Loading…
Cancel
Save