fix: rpc should define largeImageText (#21)

This commit is contained in:
Paul Makles
2025-12-29 18:00:09 +01:00
committed by GitHub
parent 532af4a680
commit cb373b6dc6
+1 -2
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",