mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-06 10:42:44 +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