Merge pull request #361 from cybik/fix-google-play

Better labels for the payment processing options
This commit is contained in:
Observer KRypt0n_ 2024-05-08 19:21:44 +02:00 committed by GitHub
commit 80bfbc2101
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -303,8 +303,8 @@ impl SimpleAsyncComponent for GeneralApp {
set_subtitle: &tr!("game-environment-description"),
set_model: Some(&gtk::StringList::new(&[
"PC",
"Android"
"Hoyoverse",
"Google Play"
])),
set_selected: match CONFIG.launcher.environment {