aboutsummaryrefslogtreecommitdiffstats
path: root/www/js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js')
-rw-r--r--www/js/views/around.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/views/around.js b/www/js/views/around.js
index 65ad3c9..25fa2c0 100644
--- a/www/js/views/around.js
+++ b/www/js/views/around.js
@@ -83,7 +83,7 @@
},
_destroy: function() {
- delete fixmystreet;
+ fixmystreet = null;
}
})
});