mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-14 16:52:56 +02:00
Add:Experimental authors page layout #187,Add:Square covers #210
This commit is contained in:
@@ -23,11 +23,6 @@ export default {
|
||||
if (query.filter) {
|
||||
store.dispatch('user/updateUserSettings', { filterBy: query.filter })
|
||||
}
|
||||
|
||||
// if (libraryPage === 'collections') {
|
||||
// store.dispatch('user/loadUserCollections')
|
||||
// }
|
||||
|
||||
return {
|
||||
id: params.id || '',
|
||||
libraryId
|
||||
|
||||
Reference in New Issue
Block a user