Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/mq4-hover-shim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/nodejs/index.js')
-rw-r--r--src/nodejs/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nodejs/index.js b/src/nodejs/index.js
index 7bfa81f..bdb02e6 100644
--- a/src/nodejs/index.js
+++ b/src/nodejs/index.js
@@ -2,7 +2,7 @@
'use strict';
var path = require('path');
-var CLIENT_SIDE_FEATURE_DETECTOR_FILENAME = 'mq4-hover-hover-shim.js';
+var CLIENT_SIDE_FEATURE_DETECTOR_FILENAME = 'mq4-hover-shim.js';
module.exports = {