Add update notif

This commit is contained in:
Lee 2022-12-11 10:10:06 +00:00
parent 158f22b832
commit 129d2aefbc
No known key found for this signature in database
GPG Key ID: 6EA25896ECCB3121

@ -167,9 +167,13 @@ export default class Home extends Component {
<Text h1 css={{ color: "$text" }}>
BeatSaber Overlay
</Text>
<Text h4 css={{ color: "$text" }}>
<Text h4 css={{ color: "$text", marginTop: "-15px" }}>
Welcome to the Setup panel
</Text>
<Text h5 css={{ color: "$text" }}>
Now featuring BeatLeader score modifier support!
</Text>
</div>
</Grid>