update desc

This commit is contained in:
Lee 2023-01-14 14:29:21 +00:00
parent c1eeb2e837
commit f11b90f518
No known key found for this signature in database
GPG Key ID: BAF8F4DB8E7F38EF

@ -286,7 +286,7 @@ export default class Home extends Component {
size="md"
/>
<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
onChange={(event) =>
this.updateValue("showPp", event.target.checked)