We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d58014 commit a9f3024Copy full SHA for a9f3024
2 files changed
source/fields/PATCH/registration/admin.json
@@ -19,6 +19,14 @@
19
"name": "email",
20
"kind": "email"
21
},
22
+ {
23
+ "name": "channel",
24
+ "kind": "autocomplete"
25
+ },
26
27
+ "name": "confirmed_channel",
28
29
30
{
31
"name": "vkontakte",
32
"kind": "string"
source/fields/PATCH/registration/organizer.json
0 commit comments