Removed the HomepageTimer
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
This commit is contained in:
@@ -499,28 +499,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"homepage": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"clocks": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"required": ["label", "timezone"],
|
||||
"properties": {
|
||||
"label": {
|
||||
"visibility": "frontend",
|
||||
"type": "string"
|
||||
},
|
||||
"timezone": {
|
||||
"visibility": "frontend",
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"integrations": {
|
||||
"description": "Configuration for integrations towards various external repository provider systems",
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user