mirror of
https://github.com/navidrome/navidrome.git
synced 2026-01-03 06:15:22 +00:00
docs(plugins): fix README.md for Discord Rich Presence (#4387)
This commit is contained in:
parent
3e61b0426b
commit
5ea14ba520
@ -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"
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user