mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 21:59:50 +01:00
Add field validation for some widgets
This commit is contained in:
@@ -7,6 +7,9 @@ const widget = {
|
||||
mappings: {
|
||||
overview: {
|
||||
endpoint: "overview",
|
||||
validate: [
|
||||
"http"
|
||||
]
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user