IRC_NewDev
parent
4dfaf29f3d
commit
40ec535e8a
|
@ -208,7 +208,7 @@ namespace IRaCIS.Application.Services
|
|||
}
|
||||
|
||||
|
||||
return result;
|
||||
return result.Where(x=>x.PicturePath!=string.Empty).ToList();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
Loading…
Reference in New Issue