update desc
This commit is contained in:
parent
c1eeb2e837
commit
f11b90f518
@ -286,7 +286,7 @@ export default class Home extends Component {
|
|||||||
size="md"
|
size="md"
|
||||||
/>
|
/>
|
||||||
<Spacer y={1.2} />
|
<Spacer y={1.2} />
|
||||||
<Text>Show pp (The raw pp value if the map is ranked)</Text>
|
<Text>Show pp (The raw pp value of the current score)</Text>
|
||||||
<Switch
|
<Switch
|
||||||
onChange={(event) =>
|
onChange={(event) =>
|
||||||
this.updateValue("showPp", event.target.checked)
|
this.updateValue("showPp", event.target.checked)
|
||||||
|
Reference in New Issue
Block a user