move tor ecycle bin works for pages
This commit is contained in:
@@ -7,6 +7,7 @@ using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
using zero.Core.Api;
|
||||
using zero.Core.Entities;
|
||||
using zero.Core.Utils;
|
||||
|
||||
namespace zero.Debug.Controllers
|
||||
{
|
||||
@@ -56,6 +57,7 @@ namespace zero.Debug.Controllers
|
||||
}
|
||||
|
||||
|
||||
|
||||
[HttpGet]
|
||||
public IActionResult Things([FromServices] IValidator<Application> appValidator)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user