Buildversion and FilterHelper
This commit is contained in:
@@ -80,6 +80,7 @@ namespace FoodsharingSiegen.Server.Pages
|
||||
{
|
||||
CannotHaveInteractions = [InteractionType.Complete, InteractionType.Verify, InteractionType.ReleasedForVerification]
|
||||
};
|
||||
|
||||
var prospectsR = await ProspectService.GetProspectsAsync(parameter);
|
||||
if (prospectsR.Success) ProspectList = prospectsR.Data;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user