mirror of
https://github.com/chinchang/web-maker.git
synced 2025-04-22 11:44:28 +02:00
copy
This commit is contained in:
parent
ed698752f0
commit
b4d5e51e4b
@ -41,7 +41,7 @@ export default class Settings extends Component {
|
||||
<HelpText>Loads the last open creation when app starts</HelpText>
|
||||
<Divider />
|
||||
<CheckboxSetting
|
||||
label="Fast/light version"
|
||||
label="Fast/light-weight version"
|
||||
pref={prefs.lightVersion}
|
||||
onChange={e => this.updateSetting(e, 'lightVersion')}
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user