Skip to content

Commit 3f077b4

Browse files
authored
Merge pull request #203 from HackHPI/develop
RELEASE
2 parents a107a66 + 6c7371a commit 3f077b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Registration/Registration.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ import universities from "./universitiesDE.json";
3333
import { GroupManager } from "./GroupManager/GroupManager";
3434
import { INPUT_TYPES } from "./InputTypes.js";
3535

36-
const registrationClosed = false;
36+
const registrationClosed = true;
3737
const personalData = [
3838
{
3939
formLabel: "First name",

0 commit comments

Comments
 (0)