mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 02:13:33 +00:00
fix: discord presence not clearing after pausing player (#973)
* add show rich presence when paused option
This commit is contained in:
parent
d922d8b034
commit
b6d902e425
4 changed files with 35 additions and 2 deletions
|
|
@ -514,6 +514,8 @@
|
|||
"disableLibraryUpdateOnStartup": "disable checking for new versions on startup",
|
||||
"discordApplicationId": "{{discord}} application id",
|
||||
"discordApplicationId_description": "the application id for {{discord}} rich presence (defaults to {{defaultId}})",
|
||||
"discordPausedStatus": "show rich presence when paused",
|
||||
"discordPausedStatus_description": "when enabled, status will show when player is paused",
|
||||
"discordIdleStatus": "show rich presence idle status",
|
||||
"discordIdleStatus_description": "when enabled, update status while player is idle",
|
||||
"discordListening": "show status as listening",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue