new: app icon
This commit is contained in:
@@ -114,6 +114,7 @@ class _ServerDetailPageState extends State<ServerDetailPage>
|
||||
child: Image.asset(
|
||||
iconPath,
|
||||
fit: BoxFit.contain,
|
||||
semanticLabel: _s.showDistLogo,
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user