mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-28 10:19:13 +01:00
19 lines
437 B
JSON
19 lines
437 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Calendar",
|
|
"description": "Displays a calendar with upcoming releases, from supported integrations.",
|
|
"settings": {
|
|
"title": "Settings for Calendar widget",
|
|
"useSonarrv4": {
|
|
"label": "Use Sonarr v4 API"
|
|
},
|
|
"sundayStart": {
|
|
"label": "Start the week on Sunday"
|
|
},
|
|
"radarrReleaseType": {
|
|
"label": "Radarr release type"
|
|
}
|
|
}
|
|
}
|
|
}
|