aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-01-17 13:50:54 +0100
committerache <ache@ache.one>2018-01-17 13:50:54 +0100
commit27974386fb0c33f783b1c969ce79268f7fd96e45 (patch)
tree4b4f087811791e7a970746a1d7e0a34363aa0495
parentUse hChildren instead of children (diff)
Quick fix
-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: {