mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
Update default 'opt-in' state for teacher registration
This commit is contained in:
parent
71af5978ad
commit
f6a11e1c43
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