Spaces:
Running
Running
Update preguntar-pdf.html
Browse files- 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>
|