mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-20 11:39:49 +00:00
Make styling more consistent and add toggle to opt-in instead of opting out
This commit is contained in:
parent
0eab4e7943
commit
5b3d1cc6e0
7 changed files with 92 additions and 70 deletions
|
@ -194,13 +194,15 @@
|
|||
"sonarr": {
|
||||
"wanted": "Wanted",
|
||||
"queued": "Queued",
|
||||
"series": "Series"
|
||||
"series": "Series",
|
||||
"queue": "Queue"
|
||||
},
|
||||
"radarr": {
|
||||
"wanted": "Wanted",
|
||||
"missing": "Missing",
|
||||
"queued": "Queued",
|
||||
"movies": "Movies"
|
||||
"movies": "Movies",
|
||||
"queue": "Queue"
|
||||
},
|
||||
"lidarr": {
|
||||
"wanted": "Wanted",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue