mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	fix: error can be happened if animation is on and hard mute matches (#12474)
This commit is contained in:
		
							parent
							
								
									01d06e7121
								
							
						
					
					
						commit
						6acaded898
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -142,6 +142,12 @@ SPDX-License-Identifier: AGPL-3.0-only
 | 
			
		|||
		</template>
 | 
			
		||||
	</I18n>
 | 
			
		||||
</div>
 | 
			
		||||
<div v-else>
 | 
			
		||||
	<!--
 | 
			
		||||
	  MkDateSeparatedList uses TransitionGroup which requires single element in the child elements
 | 
			
		||||
	  so MkNote create empty div instead of no elements
 | 
			
		||||
	-->
 | 
			
		||||
</div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script lang="ts" setup>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue