fix: Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Jonathan Arndt 2026-07-13 16:08:10 -07:00 committed by GitHub
parent a8ec831064
commit d4284bd59f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ namespace PepperDash.Essentials.Core
/// <summary>
/// Defines the contract for IHasDspPresetSave
/// </summary>
public interface IHasDspPresetSave : IDspPresets // recall + save
public interface IHasDspPresetSave : IDspPresets
{
/// <summary>
/// Saves the DSP preset by key