mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-10 23:38:46 +00:00
Added processing count to overseerr
This commit is contained in:
parent
69b1049c17
commit
2f523abe9d
3 changed files with 6 additions and 2 deletions
|
@ -9,6 +9,7 @@ const widget = {
|
|||
endpoint: "request/count",
|
||||
validate: [
|
||||
"pending",
|
||||
"processing",
|
||||
"approved",
|
||||
"available",
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue