Skip to content

Commit

Permalink
Merge 2b452ae into 2b48763
Browse files Browse the repository at this point in the history
  • Loading branch information
peuter committed Oct 25, 2019
2 parents 2b48763 + 2b452ae commit 50323e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/class/cv/plugins/Speech.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ qx.Class.define('cv.plugins.Speech', {
******************************************************
*/
construct: function(props) {
this._initOnCreate = true;
this.base(arguments);
this.set(props);
this.__lastSpeech = {};
Expand Down

0 comments on commit 50323e7

Please sign in to comment.