summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-12-13 05:41:25 +0100
committerJules Laplace <julescarbon@gmail.com>2017-12-13 05:41:25 +0100
commit7457589100e5b6b80de54290d6bfd98103c70c2a (patch)
tree84ff8f9bdb65305464aa396b04c0e1c843885549
parent05900572ab359aca403479057334c93bdc329eaa (diff)
parentd55af4c446a8eadbfe339a2ba4712178ec60ed3f (diff)
Merge branch 'master' of ghghgh.us:bucky3
-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()
},