We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
registrationClosed
true
1 parent 2f9513e commit 6c7371aCopy full SHA for 6c7371a
1 file changed
src/components/Registration/Registration.jsx
@@ -33,7 +33,7 @@ import universities from "./universitiesDE.json";
33
import { GroupManager } from "./GroupManager/GroupManager";
34
import { INPUT_TYPES } from "./InputTypes.js";
35
36
-const registrationClosed = false;
+const registrationClosed = true;
37
const personalData = [
38
{
39
formLabel: "First name",
0 commit comments