1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-05 11:17:36 +00:00
serenity/Userland/Applets/Audio
Karol Kosek 09685d0239 AudioApplet: Fix initial mute state
During conversion from Core::ConfigFile to LibConfig
in c646efaf49, the requested key name
has been changed from 'Mute' to 'Muted', resulting in using always
the default value.
2021-09-04 21:01:28 +02:00
..
CMakeLists.txt AudioApplet: Use LibConfig instead of Core::ConfigFile 2021-08-27 23:17:05 +02:00
main.cpp AudioApplet: Fix initial mute state 2021-09-04 21:01:28 +02:00