This commit is contained in:
Max Hunt 2020-05-08 22:32:13 +01:00
parent ab5bdcad1c
commit 15f7792c69

View File

@ -321,4 +321,4 @@ try {
} }
}) })
} }
catch(e=>{console.log(e)} catch(error) {console.log(error)}