Add:Force re-scan note, Fix:Z-index issue with toolbar menus

This commit is contained in:
advplyr 2021-12-05 19:21:06 -06:00
parent 975984e8d1
commit 609c1d0cd2
5 changed files with 6 additions and 4 deletions

View file

@ -14,6 +14,8 @@
</template>
</draggable>
<modals-edit-library-modal v-model="showLibraryModal" :library="selectedLibrary" />
<p class="text-xs mt-4 text-gray-200">*<strong>Force Re-Scan</strong> will scan all files again like a fresh scan. Audio file ID3 tags, OPF files, and text files will be probed/parsed and used for book details.</p>
</div>
</template>