mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-01-13 19:50:28 +00:00
feat: update uex url
This commit is contained in:
parent
f37208a383
commit
a05737a4f4
@ -211,7 +211,7 @@ class HomeUI extends HookConsumerWidget {
|
||||
icon: Row(children: [SvgPicture.asset("assets/uex.svg", height: 18), const SizedBox(width: 12)]),
|
||||
name: S.current.home_action_uex_localization,
|
||||
webTitle: S.current.home_action_uex_localization,
|
||||
webURL: "https://uexcorp.space/",
|
||||
webURL: "https://uexcorp.space/?set_lang=zh_CN",
|
||||
info: S.current.home_action_info_mining_refining_trade_calculator,
|
||||
useLocalization: true,
|
||||
width: width,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user