add notice for settings

This commit is contained in:
Lee 2023-01-24 21:35:37 +00:00
parent 455d4e8057
commit 1c0b71dad7
No known key found for this signature in database
GPG Key ID: BAF8F4DB8E7F38EF

@ -264,7 +264,15 @@ export default class Home extends Component {
checked={this.state.values.showPlayerStats}
size="md"
/>
<Spacer y={1.2} />
<Spacer y={1} />
<Text h4>
Settings below require{" "}
<span>
<a href="https://github.com/denpadokei/HttpSiraStatus/releases">
HttpSiraStatus
</a>
</span>
</Text>
<Text>
Show score info (Current swing values, total score, etc)
</Text>