File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
lib/game_server_web/live/admin_live Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ defmodule GameServerWeb.AdminLive.Config do
1616 Configuration
1717 <: subtitle > System configuration settings and setup guides</: subtitle >
1818 </ . header >
19-
19+
2020 <!-- Current Configuration Status -->
2121 < div class = "card bg-base-100 shadow-xl " data-card-key = "config_status " >
2222 < div class = "card-body " >
@@ -449,7 +449,7 @@ defmodule GameServerWeb.AdminLive.Config do
449449 < div class = "text-xs text-muted " > No test yet</ div >
450450 <% end %>
451451 </ div >
452-
452+
453453 <!-- Full docs modal / pane -->
454454 <%= if @ hooks_full_doc do %>
455455 < div class = "mt-2 p-3 border rounded bg-base-100 " >
@@ -476,7 +476,7 @@ defmodule GameServerWeb.AdminLive.Config do
476476 </ div >
477477 </ div >
478478 </ div >
479-
479+
480480 <!-- Admin Tools -->
481481 < div class = "card bg-base-100 shadow-xl " data-card-key = "admin_tools " >
482482 < div class = "card-body " >
You can’t perform that action at this time.
0 commit comments