lib/nexmo_developer/app/webpacker/javascript/components/search/Search.vue in station-0.0.128 vs lib/nexmo_developer/app/webpacker/javascript/components/search/Search.vue in station-0.0.129

- old
+ new

@@ -188,10 +188,9 @@ if (!analytics) { searchPromise.then((response) => { this.results = response['results']; this.loading = false; - this.toggleSearch(true); }) } }, resetAnalyticsListeners: function() { clearTimeout(this.analyticsStrongIndicationOfReadingTimer);