AddImagesFolder

This commit is contained in:
2025-05-02 13:48:24 +03:00
parent 76cf25d136
commit b5d88122d5
5 changed files with 12 additions and 13 deletions

View File

@@ -116,7 +116,5 @@ namespace ConstructorAppUI.Controllers
return RedirectToAction("Index", "ProjectGallery", new { id = projectId });
}
}
}