Tippfehler CMIF

This commit is contained in:
Simon Martens
2024-12-20 11:58:33 +01:00
parent 3a2557c21e
commit 904b4835ee
2 changed files with 2 additions and 2 deletions

View File

@@ -42,4 +42,4 @@ public class XMLStateController : Controller {
Response.StatusCode = 404;
return Redirect("/Error404");
}
}
}