summaryrefslogtreecommitdiff
path: root/client/tables.js
diff options
context:
space:
mode:
Diffstat (limited to 'client/tables.js')
-rw-r--r--client/tables.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/tables.js b/client/tables.js
index 2f4214e1..3fadb797 100644
--- a/client/tables.js
+++ b/client/tables.js
@@ -71,6 +71,7 @@ export default function append(el, payload) {
table.setData(data)
el.classList.add('loaded')
} catch (e) {
+
console.error("error making json:", payload.url)
console.error(e)
// console.log(text)