mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Update default 'opt-in' state for teacher registration
This commit is contained in:
parent
881c2affa4
commit
d78d78e1fa
1 changed files with 1 additions and 0 deletions
|
@ -1246,6 +1246,7 @@ class EmailStep extends React.Component {
|
|||
value
|
||||
help={null}
|
||||
name="subscribe"
|
||||
value={false}
|
||||
valueLabel={
|
||||
this.props.intl.formatMessage({id: 'registration.optIn'})
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue