mirror of
https://github.com/an-anime-team/sleepy-launcher.git
synced 2024-11-21 20:27:35 +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_model: Some(>k::StringList::new(&[
|
||||
"PC",
|
||||
"Android"
|
||||
"Hoyoverse",
|
||||
"Google Play"
|
||||
])),
|
||||
|
||||
set_selected: match CONFIG.launcher.environment {
|
||||
|
|
Loading…
Reference in a new issue