aboutsummaryrefslogtreecommitdiff
path: root/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'app.js')
-rw-r--r--app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.js b/app.js
index dcc14b4..08351af 100644
--- a/app.js
+++ b/app.js
@@ -19,7 +19,7 @@ function plugin() {
return eat(value.slice(0,value.search(END))+value.match(END)[0])({
type: 'form',
data: {
- hName: 'form'
+ hName: 'form',
hChildren : [ {
type: 'texterea',
data: {