DiscordRPC Customisation:
- Redone logic in discordrpc.ts plugin - Implemented user variables for rpc state and format - Added settings in app to configure this - Bumped version to 1.4.3 to use migrations to ensure config wont fail - Enabled clear invalid config on electron store - i18n updated
This commit is contained in:
parent
16e41a6143
commit
9f4d689f2e
4 changed files with 18 additions and 7 deletions
|
@ -246,3 +246,10 @@ Update 09/04/2022 13:45 UTC
|
|||
|
||||
* `action.tray.show`: Changed for `en_US` (Deleted for all language files)
|
||||
|
||||
Update 14/04/2022 14:30 UTC
|
||||
* `term.variables`: Added for `en_US`
|
||||
* `settings.option.connectivity.discordRPC.clientName`: Added for `en_US`
|
||||
* `settings.option.connectivity.discordRPC.detailsFormat`: Added for `en_US`
|
||||
* `settings.option.connectivity.discordRPC.stateFormat`: Added for `en_US`
|
||||
* `settings.header.connectivity.discordRPC.cider`: Removed from `en_US`
|
||||
* `settings.header.connectivity.discordRPC.appleMusic`: Removed from `en_US`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue