diff options
Diffstat (limited to 'MatrixRoomUtils.Web.Server/Pages/Error.cshtml')
-rw-r--r-- | MatrixRoomUtils.Web.Server/Pages/Error.cshtml | 2 |
1 files changed, 1 insertions, 1 deletions
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 <!DOCTYPE html> <html lang="en"> |