diff --git a/next.config.ts b/next.config.ts index 791beae..af06301 100644 --- a/next.config.ts +++ b/next.config.ts @@ -9,6 +9,9 @@ const nextConfig: NextConfig = { { hostname: "cdn.discordapp.com", }, + { + hostname: "studio.mii.nintendo.com", + }, ], }, }; diff --git a/src/app/components/submit-form/index.tsx b/src/app/components/submit-form/index.tsx index f650a8a..a1edc53 100644 --- a/src/app/components/submit-form/index.tsx +++ b/src/app/components/submit-form/index.tsx @@ -127,17 +127,18 @@ export default function SubmitForm() {
-
+
{!studioUrl && Mii} Nintendo Studio URL
-
+
{!generatedQrCodeUrl && QR Code}