aboutsummaryrefslogtreecommitdiff
path: root/lib/components/control_map.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/components/control_map.js')
-rw-r--r--lib/components/control_map.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/components/control_map.js b/lib/components/control_map.js
index 4edf318..462ad8b 100644
--- a/lib/components/control_map.js
+++ b/lib/components/control_map.js
@@ -54,4 +54,4 @@ export default class ControlMapComponent extends Component {
*/
this.map = this.map || [];
}
-};
+}