Fix typos

This commit is contained in:
zinduolis
2025-11-10 20:39:51 +10:00
parent 582c4d67e3
commit cc862ae82f
20 changed files with 30 additions and 30 deletions

View File

@@ -24,7 +24,7 @@ package {
if (!this._cam) {
//Either the camera is not available or some other error has occured
//Either the camera is not available or some other error has occurred
ExternalInterface.call("naPermissions");
} else if (this._cam.muted) {