mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	chore: clean up
This commit is contained in:
		
							parent
							
								
									e52a9e0a65
								
							
						
					
					
						commit
						5d0ee544f4
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -62,8 +62,6 @@ export default defineComponent({
 | 
			
		|||
				// element is children
 | 
			
		||||
				const { element } = itemData;
 | 
			
		||||
 | 
			
		||||
				console.log(element);
 | 
			
		||||
 | 
			
		||||
				const id = element.dataset.id;
 | 
			
		||||
				const file = props.mediaList.find(media => media.id === id);
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue