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 " >
@@ -450,7 +450,7 @@ defmodule GameServerWeb.AdminLive.Config do
450450 < div class = "text-xs text-muted " > No test yet</ div >
451451 <% end %>
452452 </ div >
453-
453+
454454 <!-- Full docs modal / pane -->
455455 <%= if @ hooks_full_doc do %>
456456 < div class = "mt-2 p-3 border rounded bg-base-100 " >
@@ -477,7 +477,7 @@ defmodule GameServerWeb.AdminLive.Config do
477477 </ div >
478478 </ div >
479479 </ div >
480-
480+
481481 <!-- Admin Tools -->
482482 < div class = "card bg-base-100 shadow-xl " data-card-key = "admin_tools " >
483483 < div class = "card-body " >
You can’t perform that action at this time.
0 commit comments