Update wordpress.json

This commit is contained in:
Kasra Bigdeli
2018-12-26 00:14:03 -08:00
committed by GitHub
parent 9439792c04
commit e1788de6e5

View File

@ -51,7 +51,7 @@
"id": "$$cap_db_user",
"label": "Database user",
"defaultValue": "wordpressuser",
"testRegex": "/^[a-z0-9\\-]+$/"
"testRegex": "/\\n/g"
},
{
"id": "$$cap_db_pass",