From 73d3d4b56918db941830281ba10b1b48e9b092ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Ma=C5=82ecki?= Date: Wed, 16 Apr 2014 14:46:18 +0200 Subject: [PATCH] Add missing variable --- lib/routes.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/routes.js b/lib/routes.js index 318ccae0..0463aaae 100644 --- a/lib/routes.js +++ b/lib/routes.js @@ -1,6 +1,7 @@ 'use strict'; var _trader; +var _lamassuConfig; // Make sure these are higher than polling interval // or there will be a lot of errors