mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 15:34:13 +00:00 
			
		
		
		
	Fix error
This commit is contained in:
		
							parent
							
								
									a25fdfd519
								
							
						
					
					
						commit
						b0f2b209a2
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -57,7 +57,8 @@ export default Vue.extend({
 | 
			
		|||
		},
 | 
			
		||||
		fit: {
 | 
			
		||||
			type: String,
 | 
			
		||||
			required: true
 | 
			
		||||
			required: false,
 | 
			
		||||
			default: 'cover'
 | 
			
		||||
		},
 | 
			
		||||
		detail: {
 | 
			
		||||
			type: Boolean,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue