Skip to content

Commit 4400427

Browse files
committed
lint
1 parent dfeaf2a commit 4400427

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">
@@ -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">

0 commit comments

Comments
 (0)