fix: rpc should define largeImageText (#21)
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user