mirror of
				https://github.com/MCV-Software/TWBlue.git
				synced 2025-10-31 04:12:00 +00:00 
			
		
		
		
	String cleanup.
This commit is contained in:
		| @@ -1263,7 +1263,7 @@ class Controller(object): | ||||
|    output.speak(_(u"Session mute on"), True) | ||||
|   elif buffer.session.settings["sound"]["session_mute"] == True: | ||||
|    buffer.session.settings["sound"]["session_mute"] = False | ||||
|    output.speak(_(u"Global mute off"), True) | ||||
|    output.speak(_(u"Session mute off"), True) | ||||
|  | ||||
|  def toggle_buffer_mute(self, *args, **kwargs): | ||||
|   buffer = self.get_current_buffer() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Bill Dengler
					Bill Dengler