eduardmtz commited on
Commit
9ed353b
·
verified ·
1 Parent(s): af3adde

Update preguntar-pdf.html

Browse files
Files changed (1) hide show
  1. preguntar-pdf.html +1 -0
preguntar-pdf.html CHANGED
@@ -67,6 +67,7 @@
67
  console.error(err);
68
  }
69
  });
 
70
  </script>
71
  </body>
72
  </html>
 
67
  console.error(err);
68
  }
69
  });
70
+ console.log('Model keys in local storage:', Object.keys(localStorage));
71
  </script>
72
  </body>
73
  </html>