From abb5f0c7e55ae43c6269af9bd5298de52026bdd2 Mon Sep 17 00:00:00 2001 From: toast-ts <96593068+toast-ts@users.noreply.github.com> Date: Mon, 27 Feb 2023 15:36:10 +1100 Subject: [PATCH] Attempt 2, am blind. --- src/commands/mp.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/mp.ts b/src/commands/mp.ts index d30bc5e..9e399e9 100644 --- a/src/commands/mp.ts +++ b/src/commands/mp.ts @@ -65,7 +65,7 @@ export default { '**Password:** `mf4700`', '**Crossplay server**', `**Map:** ${FSserver2.data.server.mapName.length == 0 ? 'Null Island' : FSserver2.data.server.mapName}`, - `**Mods:** [Click here](${MPURL.ip}/mods.html) **|** [Direct Download](${MPURL.code}/all_mods_download?onlyActive=true)`, + `**Mods:** [Click here](${MPURL.ip}/mods.html) **|** [Direct Download](${MPURL.ip}/all_mods_download?onlyActive=true)`, '**Filters:** [Click here](https://discord.com/channels/468835415093411861/468835769092669461/926581585938120724)', 'Please see <#543494084363288637> for additional information.' ].join('\n'));