fix: add back in unintentionally deleted MuteFeedback property

This commit is contained in:
Erik Meyer
2026-01-28 18:02:18 -05:00
parent 32788cb851
commit e230baac4e

View File

@@ -5,6 +5,10 @@ namespace PepperDash.Essentials.Core
/// </summary>
public interface IBasicVolumeWithFeedback : IBasicVolumeControls
{
/// <summary>
/// Gets the mute feedback
/// </summary>
BoolFeedback MuteFeedback { get; }
/// <summary>
/// Mutes the volume