Rename InteractionDialog

This commit is contained in:
Andre Beging
2025-03-28 19:23:43 +01:00
parent 91bff3c127
commit e327544240
4 changed files with 3 additions and 8 deletions

View File

@@ -31,11 +31,6 @@ namespace FoodsharingSiegen.Server.Pages
private ProspectFilter Filter { get; set; } = new();
/// <summary>
/// Gets or sets the value of the interaction modal (ab)
/// </summary>
private AddInteractionModal? InteractionModal { get; set; }
/// <summary>
/// Gets or sets the value of the prospect list (ab)
/// </summary>