mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
fixes for widget validation
This commit is contained in:
@@ -10,10 +10,7 @@ const widget = {
|
||||
endpoint: "series",
|
||||
map: (data) => ({
|
||||
total: asJson(data).length,
|
||||
}),
|
||||
validate: [
|
||||
"total"
|
||||
]
|
||||
})
|
||||
},
|
||||
queue: {
|
||||
endpoint: "queue",
|
||||
|
||||
Reference in New Issue
Block a user