Minor cleanup

This commit is contained in:
2023-08-21 16:09:33 -07:00
parent eccf6c17b4
commit 459e31371f
5 changed files with 22 additions and 10 deletions

View File

@ -96,6 +96,8 @@ volume.commands = {
value = tonumber(string.format("% 3d", value))
end
-- Value will be "false" if audio not connected,
-- needs to be handled gracefully
callback({
mute = muted,
value = value