You've already forked AstralRinth
forked from didirus/AstralRinth
Modrinth Hosting rebrand (#4846)
* Modrinth Hosting rebranding * fix capitalization issue * fix issues
This commit is contained in:
@@ -295,10 +295,10 @@ function setInterval(newInterval: ServerBillingInterval) {
|
||||
{
|
||||
title:
|
||||
isProratedCharge && prorationDays
|
||||
? `Modrinth Servers (${planName}) — prorated for ${prorationDays} day${
|
||||
? `Modrinth Hosting (${planName}) — prorated for ${prorationDays} day${
|
||||
prorationDays === 1 ? '' : 's'
|
||||
}`
|
||||
: `Modrinth Servers (${planName})`,
|
||||
: `Modrinth Hosting (${planName})`,
|
||||
amount: total - tax,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user