This commit is contained in:
Kalila L 2021-02-01 17:34:09 -05:00
parent 9582d80d47
commit ea88d29145

View file

@ -34,7 +34,7 @@ Rectangle {
anchors.left: parent.left anchors.left: parent.left
anchors.leftMargin: 0 anchors.leftMargin: 0
RalewayRegular { RalewayRegular {
text: "Interface (Codename Athena)" text: "Interface"
size: 16 size: 16
color: "white" color: "white"
} }
@ -133,7 +133,7 @@ Rectangle {
Item { height: 20; width: 1 } Item { height: 20; width: 1 }
RalewayRegular { RalewayRegular {
color: "white" color: "white"
text: "© 2019-2021 Vircadia contributors." text: "© 2019 - 2021 Vircadia contributors."
size: 14 size: 14
} }
RalewayRegular { RalewayRegular {