mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-01-19 00:13:01 +08:00
fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
0f414822bb
commit
d95a03924e
@ -415,7 +415,7 @@ class _RemoteMenubarState extends State<RemoteMenubar> {
|
||||
if (widget.ffi.ffiModel.isPeerAndroid) {
|
||||
menubarItems.add(MenuButton(
|
||||
tooltip: translate('Mobile Actions'),
|
||||
icon: SvgPicture.asset(
|
||||
child: SvgPicture.asset(
|
||||
"assets/actions_mobile.svg",
|
||||
color: Colors.white,
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user