diff options
| author | Jules <jules@asdf.us> | 2017-12-12 23:41:03 -0500 |
|---|---|---|
| committer | Jules <jules@asdf.us> | 2017-12-12 23:41:03 -0500 |
| commit | d55af4c446a8eadbfe339a2ba4712178ec60ed3f (patch) | |
| tree | b035bbc6c99cafde36cd835ebae472826649f6f0 /bucky/app/bucky.js | |
| parent | 3698f759ef8d643a4456df970236fe9f80cd2a2b (diff) | |
url fix
Diffstat (limited to 'bucky/app/bucky.js')
| -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() }, |
