Update wordpress.json

This commit is contained in:
Kasra Bigdeli 2018-12-26 09:12:47 -08:00 committed by GitHub
parent e1788de6e5
commit 96e4070653
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
"id": "$$cap_db_user", "id": "$$cap_db_user",
"label": "Database user", "label": "Database user",
"defaultValue": "wordpressuser", "defaultValue": "wordpressuser",
"testRegex": "/\\n/g" "validRegex": "/\\n/g"
}, },
{ {
"id": "$$cap_db_pass", "id": "$$cap_db_pass",