mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-17 13:46:07 -04:00
Session mute and buffer mute has been added to their keyboard shorcuts
This commit is contained in:
@@ -16,7 +16,7 @@ announce_stream_status = boolean(default=True)
|
||||
volume = float(default=1.0)
|
||||
input_device = string(default="Default")
|
||||
output_device = string(default="Default")
|
||||
global_mute = boolean(default=False)
|
||||
session_mute = boolean(default=False)
|
||||
current_soundpack = string(default="default")
|
||||
sndup_api_key = string(default="")
|
||||
|
||||
|
Reference in New Issue
Block a user