mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-31 07:09:55 +02:00
Settings content updates
This commit is contained in:
parent
c62a1dfff0
commit
53f73e1201
7 changed files with 13 additions and 15 deletions
|
@ -1,8 +1,6 @@
|
|||
<template>
|
||||
<div>
|
||||
<app-settings-content :headerText="$strings.HeaderListeningSessions">
|
||||
|
||||
|
||||
<app-settings-content :header-text="$strings.HeaderListeningSessions">
|
||||
<div class="flex justify-end mb-2">
|
||||
<ui-dropdown v-model="selectedUser" :items="userItems" :label="$strings.LabelFilterByUser" small class="max-w-48" @input="updateUserFilter" />
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue