gram-tgcalls
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -91,3 +91,3 @@ "use strict"; | ||
try { | ||
this.tgcalls.start(this.audioTrack, this.videoTrack); | ||
await this.tgcalls.start(this.audioTrack, this.videoTrack); | ||
} | ||
@@ -94,0 +94,0 @@ catch (err) { |
{ | ||
"name": "gram-tgcalls", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24135