mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	fix(frontend): lint fixe for tweak control panel (#14610)
This commit is contained in:
		
							parent
							
								
									1d5a3023f4
								
							
						
					
					
						commit
						e87cbd2a36
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -41,7 +41,7 @@ SPDX-License-Identifier: AGPL-3.0-only
 | 
			
		|||
						<MkSpacer :marginMin="14" :marginMax="22">
 | 
			
		||||
							<slot></slot>
 | 
			
		||||
						</MkSpacer>
 | 
			
		||||
						<div :class="$style.footer" v-if="withFooter">
 | 
			
		||||
						<div v-if="withFooter" :class="$style.footer">
 | 
			
		||||
							<slot name="footer"></slot>
 | 
			
		||||
						</div>
 | 
			
		||||
					</div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue