mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-13 10:55:05 +02:00
Add: Listening statistics and chart on stats page #167
This commit is contained in:
parent
416aa3bd60
commit
02da95377e
7 changed files with 357 additions and 51 deletions
|
@ -8,7 +8,7 @@
|
|||
export default {
|
||||
props: {
|
||||
text: {
|
||||
type: String,
|
||||
type: [String, Number],
|
||||
required: true
|
||||
},
|
||||
direction: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue