fixing strict TS stuff
This commit is contained in:
@@ -72,6 +72,7 @@ class Voice {
|
||||
return 0;
|
||||
};
|
||||
}
|
||||
return new Function();
|
||||
}
|
||||
play() {
|
||||
if (this.playing) {
|
||||
|
Reference in New Issue
Block a user