mirror of
https://github.com/navidrome/navidrome.git
synced 2025-12-23 23:18:05 -05:00
docs(plugins): fix README.md for Discord Rich Presence (#4387)
This commit is contained in:
@@ -59,7 +59,7 @@ clientID, users, err := d.getConfig(ctx)
|
||||
Add the following to `navidrome.toml` and adjust for your tokens:
|
||||
|
||||
```toml
|
||||
[PluginSettings.discord-rich-presence]
|
||||
[PluginConfig.discord-rich-presence]
|
||||
ClientID = "123456789012345678"
|
||||
Users = "alice:token123,bob:token456"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user