mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
Added processing count to overseerr
This commit is contained in:
@@ -9,6 +9,7 @@ const widget = {
|
||||
endpoint: "request/count",
|
||||
validate: [
|
||||
"pending",
|
||||
"processing",
|
||||
"approved",
|
||||
"available",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user