diff --git a/LANCommander/Views/Games/Edit.cshtml b/LANCommander/Views/Games/Edit.cshtml
index 0d86876..5f423fd 100644
--- a/LANCommander/Views/Games/Edit.cshtml
+++ b/LANCommander/Views/Games/Edit.cshtml
@@ -287,4 +287,11 @@
@section Scripts {
@{ await Html.RenderPartialAsync("_ValidationScriptsPartial"); }
+
+
}