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