mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-07 13:25:23 +02:00
Sorting, fix user object bug, add settings module
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<template>
|
||||
<div class="page" :class="streamAudiobook ? 'streaming' : ''">
|
||||
<app-book-shelf-toolbar />
|
||||
<app-book-shelf />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user