From e2d594350ac9814b8f9f7ddca1f9210d0efc26a9 Mon Sep 17 00:00:00 2001 From: izzy Date: Mon, 29 Dec 2025 16:45:55 +0000 Subject: [PATCH] fix: rpc should define largeImageText --- src/native/discordRpc.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/native/discordRpc.ts b/src/native/discordRpc.ts index d3cc6d7..912f1b2 100644 --- a/src/native/discordRpc.ts +++ b/src/native/discordRpc.ts @@ -16,8 +16,7 @@ export async function initDiscordRpc() { state: "stoat.chat", details: "Chatting with others", largeImageKey: "qr", - // largeImageText: "Communication is critical – use Revolt.", - largeImageText: "", + largeImageText: "Join Stoat!", buttons: [ { label: "Join Stoat",