Skip to content
Snippets Groups Projects
Commit c478a792 authored by Jörn Friedrich Dreyer's avatar Jörn Friedrich Dreyer
Browse files

add missing ;

parent af7ec316
Branches
No related tags found
No related merge requests found
...@@ -82,7 +82,7 @@ ...@@ -82,7 +82,7 @@
} }
); );
} catch(e) { } catch(e) {
console.error(e, 'data:', data) console.error(e, 'data:', data);
} }
}, },
options: { options: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment