mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-07 02:23:25 +02:00
Merge pull request #14550 from zfox23/MS20208_assetsToInventory
Fix MS20208: Change an instance of 'ASSETS' to 'INVENTORY'
This commit is contained in:
commit
40f50eccb1
1 changed files with 1 additions and 1 deletions
|
@ -328,7 +328,7 @@ Rectangle {
|
|||
|
||||
HifiStylesUit.RalewayRegular {
|
||||
text: "Your wallet is not set up.\n" +
|
||||
"Open the ASSETS app to get started.";
|
||||
"Open the INVENTORY app to get started.";
|
||||
// Anchors
|
||||
anchors.fill: parent;
|
||||
// Text size
|
||||
|
|
Loading…
Reference in a new issue