fix startup bug where rates weren't available
This commit is contained in:
parent
5418498d06
commit
c4cbe0f6bb
3 changed files with 31 additions and 17 deletions
|
|
@ -17,3 +17,4 @@ function register (errorName) {
|
|||
}
|
||||
|
||||
register('BadNumberError')
|
||||
register('NoDataError')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue