mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-09 07:14:52 +02:00
Add: Listening statistics and chart on stats page #167
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
export default {
|
||||
props: {
|
||||
text: {
|
||||
type: String,
|
||||
type: [String, Number],
|
||||
required: true
|
||||
},
|
||||
direction: {
|
||||
|
Reference in New Issue
Block a user