Update comment

This commit is contained in:
ford-jones 2025-09-14 17:41:11 +12:00
parent e8d10fe478
commit 314f80bc6f

View file

@ -89,8 +89,6 @@ message ChannelSettings {
/*
* Whether or not we should receive notifactions / alerts through this channel
* Note: This is NOT the same as module_settings.is_client_mute which pertains
* to the device role.
*/
bool mute = 8;
}