mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-08 15:43:17 +02:00
CR
This commit is contained in:
parent
9582d80d47
commit
ea88d29145
1 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ Rectangle {
|
|||
anchors.left: parent.left
|
||||
anchors.leftMargin: 0
|
||||
RalewayRegular {
|
||||
text: "Interface (Codename Athena)"
|
||||
text: "Interface"
|
||||
size: 16
|
||||
color: "white"
|
||||
}
|
||||
|
@ -133,7 +133,7 @@ Rectangle {
|
|||
Item { height: 20; width: 1 }
|
||||
RalewayRegular {
|
||||
color: "white"
|
||||
text: "© 2019-2021 Vircadia contributors."
|
||||
text: "© 2019 - 2021 Vircadia contributors."
|
||||
size: 14
|
||||
}
|
||||
RalewayRegular {
|
||||
|
|
Loading…
Reference in a new issue