From 78d148b381a644689521199629c392b7449c917d Mon Sep 17 00:00:00 2001 From: Jai A Date: Sat, 17 Aug 2024 17:39:41 -0700 Subject: [PATCH] fix api url --- apps/frontend/nuxt.config.ts | 2 +- apps/frontend/src/pages/plus.vue | 10 +++++----- apps/frontend/src/pages/settings/billing/index.vue | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/apps/frontend/nuxt.config.ts b/apps/frontend/nuxt.config.ts index 97e123e60..effff5f02 100644 --- a/apps/frontend/nuxt.config.ts +++ b/apps/frontend/nuxt.config.ts @@ -8,7 +8,7 @@ import { globIterate } from "glob"; import { match as matchLocale } from "@formatjs/intl-localematcher"; import { consola } from "consola"; -const STAGING_API_URL = "https://api.modrinth.com/v2/"; +const STAGING_API_URL = "https://staging-api.modrinth.com/v2/"; const preloadedFonts = [ "inter/Inter-Regular.woff2", diff --git a/apps/frontend/src/pages/plus.vue b/apps/frontend/src/pages/plus.vue index 5da913038..b833a3f81 100644 --- a/apps/frontend/src/pages/plus.vue +++ b/apps/frontend/src/pages/plus.vue @@ -24,14 +24,14 @@ />
- +

Support creators and go ad-free

Subscribe to Modrinth Plus to go ad-free, support Modrinth's development, and get an exclusive profile badge! Half your subscription goes directly to Modrinth creators. Cancel anytime.

-

+

{{ formatPrice(vintl.locale, price.prices.intervals.monthly, price.currency_code) }}/mo

@@ -63,14 +63,14 @@

What you get with Modrinth Plus!

- + Support Modrinth creators 50% of your subscription goes directly to Modrinth creators.
- + Remove all ads Never see an advertisement again on @@ -79,7 +79,7 @@
- + Profile badge Get an exclusive badge on your user page.
diff --git a/apps/frontend/src/pages/settings/billing/index.vue b/apps/frontend/src/pages/settings/billing/index.vue index 48f263cf1..565483a6f 100644 --- a/apps/frontend/src/pages/settings/billing/index.vue +++ b/apps/frontend/src/pages/settings/billing/index.vue @@ -186,7 +186,7 @@ /> @@ -242,7 +242,7 @@
-
+