mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-31 05:24:13 +00:00 
			
		
		
		
	fix spacing
This commit is contained in:
		
							parent
							
								
									ae12e216ab
								
							
						
					
					
						commit
						652a8c5110
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -108,7 +108,7 @@ export function openInstanceMenu(ev: MouseEvent) { | |||
| 		icon: 'ph-hand-coins ph-bold ph-lg', | ||||
| 		href: instance.donationUrl, | ||||
| 		target: '_blank', | ||||
| 	}: undefined, (!instance.impressumUrl && !instance.tosUrl && !instance.privacyPolicyUrl && !instance.donationUrl) ? undefined : { type: 'divider' }, { | ||||
| 	} : undefined, (!instance.impressumUrl && !instance.tosUrl && !instance.privacyPolicyUrl && !instance.donationUrl) ? undefined : { type: 'divider' }, { | ||||
| 		type: 'a', | ||||
| 		text: i18n.ts.document, | ||||
| 		icon: 'ti ti-bulb', | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue