This commit is contained in:
@@ -100,7 +100,7 @@ namespace AyaNova.Api.Controllers
|
||||
|
||||
return Ok(new
|
||||
{
|
||||
data = biz.FilterOptions
|
||||
data = WidgetBiz.FilterOptions(biz.UserLocaleId)
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user