[mob][photos] Change copies

This commit is contained in:
ashilkn
2024-11-21 17:33:45 +05:30
parent 7d96f38e53
commit 5056977e7f

View File

@@ -27,8 +27,8 @@ class DeeplinkService {
final choice = await showChoiceActionSheet(
isDismissible: false,
context,
title: "",
body: "Allow app to open album links",
title: "See public album links in app",
body: "Allow app to open shared album links",
firstButtonLabel: "Allow",
);
if (choice!.action == ButtonAction.first) {