fixed syntax error in hyperglass.js

This commit is contained in:
checktheroads 2019-06-11 22:41:01 -07:00
parent 2ffdc9ec72
commit f3461708c1
2 changed files with 1 additions and 1 deletions

View file

@ -1,4 +1,3 @@
.DS_Store
node_modules/
package-lock.json
custom/

View file

@ -190,6 +190,7 @@ function submitForm() {
</div>
</article>
`);
},
405: function(response, code) {
clearPage();
target_error.show()