mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-02 09:14:40 +02:00
Settings content updates
This commit is contained in:
parent
c62a1dfff0
commit
53f73e1201
7 changed files with 13 additions and 15 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue