Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
12 lines
246 B
JSON
12 lines
246 B
JSON
{
|
|||
"name": "Test Users Plugin",
|
|||
"author": "Navidrome Test",
|
|||
"version": "1.0.0",
|
|||
"description": "A test users plugin for integration testing",
|
|||
"permissions": {
|
|||
"users": {
|
|||
"reason": "For testing user metadata access"
|
|||
}
|
|||
}
|
|||
}
|