We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2faf5ec commit 67cb175Copy full SHA for 67cb175
i18n/schema.json
@@ -4582,9 +4582,6 @@
4582
"alt_logo_kawaii": {
4583
"type": "string"
4584
},
4585
- "$schema": {
4586
- "type": "string"
4587
- },
4588
"changelog": {
4589
"type": "object",
4590
"properties": {
@@ -4617,6 +4614,10 @@
4617
4614
}
4618
4615
4619
4616
"additionalProperties": false
+ },
+ "$schema": {
+ "type": "string"
4620
+ }
4621
4622
4623
0 commit comments