Add missing variable
This commit is contained in:
parent
770cc8392c
commit
73d3d4b569
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
var _trader;
|
var _trader;
|
||||||
|
var _lamassuConfig;
|
||||||
|
|
||||||
// Make sure these are higher than polling interval
|
// Make sure these are higher than polling interval
|
||||||
// or there will be a lot of errors
|
// or there will be a lot of errors
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue