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