From 501606df8254d833d05aa191a8ac180f7d508786 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 2 Oct 2018 16:48:36 +0200 Subject: fix thread id lol omg so functional --- bucky/app/site.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bucky/app/site.js') diff --git a/bucky/app/site.js b/bucky/app/site.js index 5fa044e..e266716 100644 --- a/bucky/app/site.js +++ b/bucky/app/site.js @@ -57,7 +57,7 @@ site.init = function(){ } app.use(session(sessionSettings)) upload.init() - // federate.route(app) + federate.route(app) // app.use(csurf({ // cookie: true, -- cgit v1.2.3-70-g09d2