|
|
@@ -12,7 +12,7 @@ class AppPattern {
|
|
|
$this->fields = json_decode('[
|
|
|
{
|
|
|
"text": "Country?",
|
|
|
- "hint": "Where are you from? Just the continent is fine. Please leave blank if you don\"t want to tell us!",
|
|
|
+ "hint": "Where are you from? Just the continent is fine. Please leave blank if you don\'t want to tell us!",
|
|
|
"type": "line",
|
|
|
"optional": true
|
|
|
},
|