mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-05-04 06:31:31 +00:00
4 lines
191 B
JSON
4 lines
191 B
JSON
{
|
|
"user": "username@email.com", // user may be a single username
|
|
"user": ["username@gmail.com","anotherUser@gmail.com"] // or it may be an array of usernames
|
|
}
|