mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-17 20:11:12 +02:00
setttings: copy change
This commit is contained in:
@@ -289,7 +289,7 @@ export default class Settings extends Component {
|
||||
|
||||
<CheckboxSetting
|
||||
title="Get ready to build some games at JS13KGames"
|
||||
label="JS13KGames Mode"
|
||||
label="Js13kGames Mode"
|
||||
name="isJs13kModeOn"
|
||||
pref={this.props.prefs.isJs13kModeOn}
|
||||
onChange={this.updateSetting.bind(this)}
|
||||
|
Reference in New Issue
Block a user