🐛 Hide share via screenshot on web
This commit is contained in:
@@ -211,6 +211,7 @@ class PostActionableItem extends HookConsumerWidget {
|
|||||||
);
|
);
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
|
if (!kIsWeb)
|
||||||
MenuAction(
|
MenuAction(
|
||||||
title: 'sharePostPhoto'.tr(),
|
title: 'sharePostPhoto'.tr(),
|
||||||
image: MenuImage.icon(Symbols.share_reviews),
|
image: MenuImage.icon(Symbols.share_reviews),
|
||||||
|
Reference in New Issue
Block a user