Skip to content

Commit

Permalink
Code review on commit d36248f
Browse files Browse the repository at this point in the history
  • Loading branch information
csavelief committed May 30, 2024
1 parent 1c809c9 commit b1357d2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions resources/views/home/cards/_towerify_domains.blade.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
C@if(Auth::user()->canListServers())
@if(Auth::user()->canListServers())
<div class="card card-accent-secondary tw-card">
<div class="card-header d-flex flex-row">
<div class="align-items-start">
Expand Down Expand Up @@ -60,6 +60,4 @@
</div>
@endif
</div>
<script>
</script>
@endif

0 comments on commit b1357d2

Please sign in to comment.