small text change
This commit is contained in:
parent
98be679ce2
commit
799c008c52
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -24,7 +24,7 @@ func main() {
|
||||||
Layout: VBox{},
|
Layout: VBox{},
|
||||||
Children: []Widget{
|
Children: []Widget{
|
||||||
TextLabel{
|
TextLabel{
|
||||||
Text: "The DLSS Indicator is currently",
|
Text: "The DLSS Indicator status:",
|
||||||
TextAlignment: AlignHCenterVCenter,
|
TextAlignment: AlignHCenterVCenter,
|
||||||
},
|
},
|
||||||
TextLabel{
|
TextLabel{
|
||||||
|
|
Loading…
Reference in a new issue