...
This commit is contained in:
@@ -114,7 +114,7 @@ namespace Front
|
||||
|
||||
|
||||
}
|
||||
public async Task<List<PromotionDto>> LoadPromotion()
|
||||
public async Task<List<PromotionDto>> GetPromotion()
|
||||
{
|
||||
if (Promotions == null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user