fix startup bug where rates weren't available

This commit is contained in:
Josh Harvey 2016-05-11 14:10:46 +03:00
parent 5418498d06
commit c4cbe0f6bb
3 changed files with 31 additions and 17 deletions

View file

@ -17,3 +17,4 @@ function register (errorName) {
}
register('BadNumberError')
register('NoDataError')