mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
fix spacing
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user