mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-22 05:55:12 +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…
Reference in a new issue