add missing ;

This commit is contained in:
Jörn Friedrich Dreyer 2013-10-23 10:53:52 +02:00
parent af7ec3169b
commit c478a792fb
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@
}
);
} catch(e) {
console.error(e, 'data:', data)
console.error(e, 'data:', data);
}
},
options: {