chore(schema): add missing formats to executiontime segment and zorin os icon to os segment

This commit is contained in:
Adi
2026-03-23 14:44:59 +01:00
committed by Jan De Dobbeleer
parent 52aa19a4d3
commit 76056c87c9
+9 -1
View File
@@ -1682,7 +1682,9 @@
"houston",
"amarillo",
"round",
"lucky7"
"lucky7",
"iso8601",
"iso8601ms"
],
"default": "austin"
}
@@ -3287,6 +3289,12 @@
"title": "Void Icon",
"description": "The icon to use for Void",
"default": "\uf32e"
},
"zorin": {
"type": "string",
"title": "Zorin Icon",
"description": "The icon to use for Zorin OS",
"default": "\uf32f"
}
},
"unevaluatedProperties": false