Fixed initialization-error

This commit is contained in:
Christoph Oberhofer
2016-08-02 23:15:12 +02:00
parent 31d2a086cd
commit 23a3481f7d
6 changed files with 6 additions and 3 deletions
+1
View File
@@ -4759,6 +4759,7 @@ return /******/ (function(modules) { // webpackBootstrap
},
stop: function stop() {
scanner.stop();
initialized = false;
return this;
},
toPromise: function toPromise() {
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long