From 14313a08bf7362336c56b53e4e0c49846c2fa8fb Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 10 Nov 2025 01:17:20 +0000 Subject: [PATCH] Prettier format pending files --- client/pages/Activity.tsx | 32 ++++++++--- docs/ACTIVITY-COMPLIANCE-CHECKLIST.md | 36 +++++++++--- docs/DISCORD-ACTIVITY-SPA-IMPLEMENTATION.md | 37 +++++++----- docs/DISCORD-LINKING-FIXES-APPLIED.md | 63 ++++++++++++++------- docs/DISCORD-LINKING-FLOW-ANALYSIS.md | 48 ++++++++++++---- docs/DISCORD-OAUTH-SETUP-VERIFICATION.md | 17 ++++++ public/discord-manifest.json | 4 +- 7 files changed, 173 insertions(+), 64 deletions(-) diff --git a/client/pages/Activity.tsx b/client/pages/Activity.tsx index 8798776e..85de4ff5 100644 --- a/client/pages/Activity.tsx +++ b/client/pages/Activity.tsx @@ -84,7 +84,8 @@ export default function Activity() { 🎮 Discord Activity

- This page is designed to run as a Discord Activity. Open it within Discord to get started! + This page is designed to run as a Discord Activity. Open it within + Discord to get started!

Not in Discord? Visit the main app at{" "} @@ -135,7 +136,8 @@ export default function Activity() {

- 💡 Open Discord DevTools (Ctrl+Shift+I) and check the console for messages starting with{" "} + 💡 Open Discord DevTools (Ctrl+Shift+I) and check the console for + messages starting with{" "} [Discord Activity] @@ -204,7 +206,9 @@ export default function Activity() { realm-specific features.