Skip to content

Commit 739364c

Browse files
committed
lint
1 parent 5b202bd commit 739364c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎lib/game_server_web/live/admin_live/config.ex‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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">

0 commit comments

Comments
 (0)