mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
Fix fee amount for Tremendous PayPal (#4720)
This commit is contained in:
@@ -480,7 +480,7 @@ export function createWithdrawContext(
|
||||
label: paymentMethodMessages.paypalInternational,
|
||||
icon: PayPalColorIcon,
|
||||
methodId: internationalPaypalMethod.id,
|
||||
fee: '≈ 6%, max $25',
|
||||
fee: '≈ 3.84%',
|
||||
type: 'tremendous',
|
||||
})
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user