diff --git a/client/pages/Activity.tsx b/client/pages/Activity.tsx index 14cf00c0..32ada1c2 100644 --- a/client/pages/Activity.tsx +++ b/client/pages/Activity.tsx @@ -29,13 +29,43 @@ export default function Activity() { if (error) { return (
{error}
-- Please try opening the Activity again in Discord. +
{error}
+ +
+ 💡 Open browser console (F12) and look for messages starting with [Discord Activity]
+
+ Still having issues? Check the{" "} + + troubleshooting guide +