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" }}>
|
<Text h1 css={{ color: "$text" }}>
|
||||||
BeatSaber Overlay
|
BeatSaber Overlay
|
||||||
</Text>
|
</Text>
|
||||||
<Text h4 css={{ color: "$text" }}>
|
<Text h4 css={{ color: "$text", marginTop: "-15px" }}>
|
||||||
Welcome to the Setup panel
|
Welcome to the Setup panel
|
||||||
</Text>
|
</Text>
|
||||||
|
|
||||||
|
<Text h5 css={{ color: "$text" }}>
|
||||||
|
Now featuring BeatLeader score modifier support!
|
||||||
|
</Text>
|
||||||
</div>
|
</div>
|
||||||
</Grid>
|
</Grid>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user