fixed Fetching bands message not showing
This commit is contained in:
@@ -94,7 +94,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<h5 class="card-subtitle" x-show="isLoading">
|
<h5 class="card-subtitle" x-show="isGettingBands">
|
||||||
Fetching supported bands...
|
Fetching supported bands...
|
||||||
</h5>
|
</h5>
|
||||||
<form id="checkboxForm" x-show="isLoading === false">
|
<form id="checkboxForm" x-show="isLoading === false">
|
||||||
|
|||||||
Reference in New Issue
Block a user