Fixing a bug

Am I allowed to fix a bug that does not prevent the game from launching, but makes certain levels pointless and absurdly easy? To be specific, there's doors that you reach to get to the end of a level, some are locked and some aren't, represented by a public bool in Unity. I merely forgot to click the box for some locked doors. I'm new to game jams in general so I'm not sure if that is allowed. Any help would be greatly appreciated.