mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-04 02:05:06 +02:00
Remove experimental set bookshelf texture
This commit is contained in:
parent
7456052620
commit
705aac40d7
12 changed files with 0 additions and 102 deletions
|
@ -147,9 +147,6 @@ export default {
|
|||
}
|
||||
},
|
||||
methods: {
|
||||
toggleBookshelfTexture() {
|
||||
this.$store.dispatch('setBookshelfTexture', 'wood2.png')
|
||||
},
|
||||
cancelSelectionMode() {
|
||||
if (this.processingBatchDelete) return
|
||||
this.$store.commit('setSelectedLibraryItems', [])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue