diff options
Diffstat (limited to 'bucky')
| -rw-r--r-- | bucky/app/bucky.js | 1 |
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() }, |
