mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-08-05 07:39:00 +00:00
Merge branch 'patch-1' into 'main'
Fix typo in install_wivrn_box.rs See merge request gabmus/envision!117
This commit is contained in:
commit
c1e790eb47
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ impl AsyncComponent for InstallWivrnBox {
|
||||||
add_css_class: "dim-label",
|
add_css_class: "dim-label",
|
||||||
set_hexpand: true,
|
set_hexpand: true,
|
||||||
set_label: concat!(
|
set_label: concat!(
|
||||||
"Install the WiVRn APK on your standalong Android headset. ",
|
"Install the WiVRn APK on your standalone Android headset. ",
|
||||||
"You will need to enable Developer Mode on your headset, ",
|
"You will need to enable Developer Mode on your headset, ",
|
||||||
"then press the \"Install WiVRn\" button."
|
"then press the \"Install WiVRn\" button."
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue