summaryrefslogtreecommitdiff
path: root/bucky/app/bucky.js
diff options
context:
space:
mode:
Diffstat (limited to 'bucky/app/bucky.js')
-rw-r--r--bucky/app/bucky.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/bucky/app/bucky.js b/bucky/app/bucky.js
index 6473972..2f17ffc 100644
--- a/bucky/app/bucky.js
+++ b/bucky/app/bucky.js
@@ -122,7 +122,6 @@ var bucky = module.exports = {
settings = {}
}
res.thread.set("settings", settings)
- res.thread.set("allowed", res.thread.get("allowed").toString())
}
next()
},