mirror of
https://github.com/serratus/quaggaJS.git
synced 2026-08-13 05:31:37 +08:00
Fixed initialization-error
This commit is contained in:
@@ -48,6 +48,7 @@ function fromConfig(config) {
|
||||
},
|
||||
stop() {
|
||||
scanner.stop();
|
||||
initialized = false;
|
||||
return this;
|
||||
},
|
||||
toPromise() {
|
||||
|
||||
Reference in New Issue
Block a user