mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 01:39:23 +02:00
fixed work mapping
This commit is contained in:
parent
4df953d510
commit
95d6a451c6
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ Rectangle {
|
||||||
spacing: 20
|
spacing: 20
|
||||||
|
|
||||||
Text {
|
Text {
|
||||||
text: "All files are saved under the folder 'hifi-input-recording' in interfaces AppData directory";
|
text: "All files are saved under the folder 'hifi-input-recording' in AppData directory";
|
||||||
color: "white"
|
color: "white"
|
||||||
font.pointSize: 10
|
font.pointSize: 10
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue