Settings content updates

This commit is contained in:
advplyr 2022-11-26 11:08:09 -06:00
parent c62a1dfff0
commit 53f73e1201
7 changed files with 13 additions and 15 deletions

View file

@ -1,6 +1,6 @@
<template>
<div>
<app-settings-content :headerText="$strings.HeaderLibraryStats + ': ' + currentLibraryName">
<app-settings-content :header-text="$strings.HeaderLibraryStats + ': ' + currentLibraryName">
<stats-preview-icons v-if="totalItems" :library-stats="libraryStats" />
<div class="flex lg:flex-row flex-wrap justify-between flex-col mt-8">