diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-12-13 05:41:25 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-12-13 05:41:25 +0100 |
| commit | 7457589100e5b6b80de54290d6bfd98103c70c2a (patch) | |
| tree | 84ff8f9bdb65305464aa396b04c0e1c843885549 /bucky | |
| parent | 05900572ab359aca403479057334c93bdc329eaa (diff) | |
| parent | d55af4c446a8eadbfe339a2ba4712178ec60ed3f (diff) | |
Merge branch 'master' of ghghgh.us:bucky3
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() }, |
