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