This commit is contained in:
@@ -135,7 +135,7 @@ namespace AyaNova.Api.Controllers
|
||||
|
||||
|
||||
|
||||
return Ok(new ApiOkResponse(o, true));
|
||||
return Ok(ApiOkResponse.Response(o, true));
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user