mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-06-28 11:24:46 +08:00
new logo
This commit is contained in:
@ -16,7 +16,7 @@ class AboutUI extends BaseUI<AboutUIModel> {
|
||||
children: [
|
||||
const Spacer(),
|
||||
const SizedBox(height: 64),
|
||||
Image.asset("assets/app_logo.png", width: 64, height: 64),
|
||||
Image.asset("assets/app_logo.png", width: 128, height: 128),
|
||||
const SizedBox(height: 6),
|
||||
if (AppConf.isMSE)
|
||||
const Text(
|
||||
|
Reference in New Issue
Block a user