Add update notif
This commit is contained in:
parent
158f22b832
commit
129d2aefbc
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user