Explorar o código

Finish testing site

Lee Morgan %!s(int64=5) %!d(string=hai) anos
pai
achega
ee4a41dfaf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      controllers/merchantData.js

+ 1 - 0
controllers/merchantData.js

@@ -160,6 +160,7 @@ module.exports = {
                 });
             })
             .then((response)=>{
+                console.log(response.data.objects);
                 let recipes = [];
                 
                 for(let i = 0; i < response.data.objects.length; i++){