mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 09:57:26 +02:00
FB10621 "HIFI-Commerce Login" page title change to "Log in to continue"
This commit is contained in:
parent
43bc8bb948
commit
437b78dce5
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ Item {
|
||||||
|
|
||||||
// Title Bar text
|
// Title Bar text
|
||||||
RalewaySemiBold {
|
RalewaySemiBold {
|
||||||
text: "HIFI COMMERCE - LOGIN";
|
text: "Log in to continue";
|
||||||
// Text size
|
// Text size
|
||||||
size: hifi.fontSizes.overlayTitle;
|
size: hifi.fontSizes.overlayTitle;
|
||||||
// Anchors
|
// Anchors
|
||||||
|
|
Loading…
Reference in a new issue