Add option to hide/show week days on calendar

Fixes Calendar Weekdays line #1091
This commit is contained in:
ajnart
2023-06-28 19:59:25 +09:00
parent 618f67459b
commit d008baa70a
2 changed files with 9 additions and 2 deletions

View File

@@ -12,7 +12,10 @@
},
"radarrReleaseType": {
"label": "Radarr release type"
},
"hideWeekDays": {
"label": "Hide week days"
}
}
}
}
}