summaryrefslogtreecommitdiff
path: root/bucky
diff options
context:
space:
mode:
authorJules <jules@asdf.us>2017-12-12 23:41:03 -0500
committerJules <jules@asdf.us>2017-12-12 23:41:03 -0500
commitd55af4c446a8eadbfe339a2ba4712178ec60ed3f (patch)
treeb035bbc6c99cafde36cd835ebae472826649f6f0 /bucky
parent3698f759ef8d643a4456df970236fe9f80cd2a2b (diff)
url fix
Diffstat (limited to 'bucky')
-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()
},