mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-31 16:24:45 +02:00
Update:Persist show full path option for tables #2285
This commit is contained in:
parent
8f4c75ff2b
commit
33e287a543
4 changed files with 29 additions and 7 deletions
|
@ -14,8 +14,7 @@ export default {
|
|||
},
|
||||
data() {
|
||||
return {
|
||||
tracks: [],
|
||||
showFullPath: false
|
||||
tracks: []
|
||||
}
|
||||
},
|
||||
watch: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue