From a880ea15af98dd920444faab94177c3b8d521623 Mon Sep 17 00:00:00 2001 From: plane000 Date: Fri, 14 Sep 2018 20:30:40 +0100 Subject: [PATCH] i thought about some stuff, havent really changed any code though --- src/controllers/noteController.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/controllers/noteController.js b/src/controllers/noteController.js index 9d9f549..1d8fcd6 100644 --- a/src/controllers/noteController.js +++ b/src/controllers/noteController.js @@ -23,6 +23,10 @@ export class NoteController extends ControllerHandler { next(); return; } + + if (!group) group == 0; + + // what the hecking heck is this code supoased to do you hecking idiot