remove domain_names.sort() and trailing spaces

This commit is contained in:
Zoey
2024-01-01 23:56:28 +01:00
parent 9baaef45dd
commit 58d28b9867
27 changed files with 56 additions and 82 deletions

View File

@@ -53,12 +53,12 @@
},
"propagation_seconds": {
"anyOf": [
{
{
"type": "integer",
"minimum": 0
"minimum": 0
}
]
}
}
}