fix: rpc should define largeImageText

This commit is contained in:
izzy 2025-12-29 16:45:55 +00:00
parent 1aa5f7e1c3
commit e2d594350a
No known key found for this signature in database
1 changed files with 1 additions and 2 deletions

View File

@ -16,8 +16,7 @@ export async function initDiscordRpc() {
state: "stoat.chat", state: "stoat.chat",
details: "Chatting with others", details: "Chatting with others",
largeImageKey: "qr", largeImageKey: "qr",
// largeImageText: "Communication is critical use Revolt.", largeImageText: "Join Stoat!",
largeImageText: "",
buttons: [ buttons: [
{ {
label: "Join Stoat", label: "Join Stoat",