diff --git a/public/discord-manifest.json b/public/discord-manifest.json index 5f578005..ee754be5 100644 --- a/public/discord-manifest.json +++ b/public/discord-manifest.json @@ -3,5 +3,10 @@ "version": "1", "name": "AeThex Activity", "description": "AeThex Creator Network & Talent Platform - Discord Activity", - "rpc_origins": ["https://aethex.dev/activity"] + "rpc_origins": [ + "https://aethex.dev", + "https://aethex.dev/activity", + "https://aethex.dev/discord", + "http://localhost:5173" + ] }