mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-16 08:13:44 +02:00
indicate expecting json file on button text
This commit is contained in:
parent
6531efffbc
commit
33a7ff825e
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ StackView {
|
|||
}
|
||||
|
||||
HifiControls.Button {
|
||||
text: "Import Entities"
|
||||
text: "Import Entities (.json)"
|
||||
color: hifi.buttons.black
|
||||
colorScheme: hifi.colorSchemes.dark
|
||||
anchors.right: parent.right
|
||||
|
|
Loading…
Reference in a new issue