This commit is contained in:
Mukhtar Akere
2025-04-25 15:21:49 +01:00
parent ae5e237379
commit bce51ecd4f
2 changed files with 3 additions and 3 deletions

View File

@@ -48,7 +48,7 @@
</li>
<li class="nav-item">
<button type="button" class="nav-link fw-medium" data-step="4">
<i class="bi bi-4-circle me-1"></i>Arr Config
<i class="bi bi-4-circle me-1"></i>*Arrs
</button>
</li>
<li class="nav-item">
@@ -204,7 +204,7 @@
<div class="col mb-3">
<div class="form-check me-3 d-inline-block">
<input type="checkbox" class="form-check-input" name="qbit.skip_pre_cache" id="qbit.skip_pre_cache">
<label class="form-check-label" for="qbit.skip_pre_cache">Skip Pre-Cache On Download(This caches a tiny part of your file to speed up import)</label>
<label class="form-check-label" for="qbit.skip_pre_cache">Disable Pre-Cache On Download (unchecking this caches a tiny part of your file to speed up import)</label>
</div>
</div>
</div>