Merge branch 'main' of https://git.fascinated.cc/Fascinated/beatsaber-overlay
This commit is contained in:
commit
872f7bf86c
@ -295,7 +295,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 of the current score)</Text>
|
<Text>Show score raw 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