Add option to disable the discord rpc idle text

This commit is contained in:
Autumn
2024-07-30 21:26:35 +10:00
parent 65f3b251f4
commit 2dd96dd48e
5 changed files with 25 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ export const settings = {
buttonText: "discord.buttonText",
includeTimestamps: "discord.includeTimestamps",
showSong: "discord.showSong",
showIdle: "discord.showIdle",
idleText: "discord.idleText",
usingText: "discord.usingText",
},