mirror of
https://github.com/koel/koel
synced 2024-11-24 21:23:06 +00:00
8 lines
108 B
JSON
8 lines
108 B
JSON
|
{
|
||
|
"id": 4,
|
||
|
"name": "Charles",
|
||
|
"email": "charles@koel.test",
|
||
|
"is_admin": true,
|
||
|
"preferences": []
|
||
|
}
|