mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-11-03 19:07:00 -05:00 
			
		
		
		
	Fix:Context menu on library page
This commit is contained in:
		
							parent
							
								
									edc919b3f5
								
							
						
					
					
						commit
						69ad651671
					
				@ -344,7 +344,7 @@ export default {
 | 
			
		||||
      return this.store.getters['user/getUserCanDownload']
 | 
			
		||||
    },
 | 
			
		||||
    userIsAdminOrUp() {
 | 
			
		||||
      return this.$store.getters['user/getIsAdminOrUp']
 | 
			
		||||
      return this.store.getters['user/getIsAdminOrUp']
 | 
			
		||||
    },
 | 
			
		||||
    moreMenuItems() {
 | 
			
		||||
      if (this.recentEpisode) {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user