Added better server log errors

This commit is contained in:
vjrj 2018-05-03 01:15:33 +02:00
parent 9f63552b81
commit a118b91b79
4 changed files with 26 additions and 0 deletions

View file

@ -1,4 +1,5 @@
import './ravenLogger';
import './catchExceptions';
import './i18n';
import './accounts';
import './api';