mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-11-13 23:25:58 +01:00
Add option to disable the discord rpc idle text
This commit is contained in:
@@ -43,6 +43,7 @@ export const settingsStore = new Store({
|
||||
enableDiscord: false,
|
||||
discord: {
|
||||
showSong: true,
|
||||
showIdle: true,
|
||||
idleText: "Browsing Tidal",
|
||||
usingText: "Playing media on TIDAL",
|
||||
includeTimestamps: true,
|
||||
|
||||
Reference in New Issue
Block a user