mirror of
				https://github.com/DerTyp7/teamspeak-obs-overlay.git
				synced 2025-10-31 05:37:10 +01:00 
			
		
		
		
	fixed bug currentClient were shown even if muted
This commit is contained in:
		| @@ -22,6 +22,10 @@ class Client { | ||||
|     this.talkStatus = talkStatus; | ||||
|     console.log(`Client created: ${this.id} - ${this.name}`); | ||||
|   } | ||||
|  | ||||
|   isMuted() { | ||||
|     return this.inputMuted == true || this.outputMuted == true; | ||||
|   } | ||||
| } | ||||
|  | ||||
| class List { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Janis
					Janis