mirror of
https://github.com/an-anime-team/sleepy-launcher.git
synced 2025-04-03 23:43:28 +03:00
Better labels for the payment processing options
This commit is contained in:
parent
e4bc7afa74
commit
1f7dfdb719
1 changed files with 2 additions and 2 deletions
|
@ -303,8 +303,8 @@ impl SimpleAsyncComponent for GeneralApp {
|
||||||
set_subtitle: &tr!("game-environment-description"),
|
set_subtitle: &tr!("game-environment-description"),
|
||||||
|
|
||||||
set_model: Some(>k::StringList::new(&[
|
set_model: Some(>k::StringList::new(&[
|
||||||
"PC",
|
"Hoyoverse",
|
||||||
"Android"
|
"Google Play"
|
||||||
])),
|
])),
|
||||||
|
|
||||||
set_selected: match CONFIG.launcher.environment {
|
set_selected: match CONFIG.launcher.environment {
|
||||||
|
|
Loading…
Add table
Reference in a new issue