diff --git a/functions/views/js/fdb.js b/functions/views/js/fdb.js index 59534c7..5beb5ba 100644 --- a/functions/views/js/fdb.js +++ b/functions/views/js/fdb.js @@ -321,4 +321,4 @@ try { } }) } -catch(e=>{console.log(e)} \ No newline at end of file +catch(error) {console.log(error)} \ No newline at end of file