Updated
This commit is contained in:
2
.vscode/schema-validation.json
vendored
2
.vscode/schema-validation.json
vendored
@@ -27,7 +27,7 @@
|
||||
"properties": {
|
||||
"title": {
|
||||
"type": "string",
|
||||
"pattern": "^([A-Z0-9][a-z0-9]*(| ))*$"
|
||||
"pattern": "^([A-Z0-9][a-z0-9\\.]*(| ))*$"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user