From b933f7ed1189c7e14d82b4fcf5c98fb3ef4b9cf1 Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Thu, 4 May 2023 00:13:25 +0200 Subject: Refactoring --- MatrixRoomUtils.Web.Server/Pages/Error.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MatrixRoomUtils.Web.Server/Pages/Error.cshtml') diff --git a/MatrixRoomUtils.Web.Server/Pages/Error.cshtml b/MatrixRoomUtils.Web.Server/Pages/Error.cshtml index f5b4396..5e41c43 100644 --- a/MatrixRoomUtils.Web.Server/Pages/Error.cshtml +++ b/MatrixRoomUtils.Web.Server/Pages/Error.cshtml @@ -1,5 +1,5 @@ @page -@model tmp.Server.Pages.ErrorModel +@model MatrixRoomUtils.Web.Server.Pages.ErrorModel -- cgit 1.5.1