This commit is contained in:
vishnukvmd 2022-10-10 22:53:59 +05:30
parent 1159b8e6f3
commit d9a9f6fec8

View file

@ -388,7 +388,7 @@ class _SubscriptionPageState extends State<SubscriptionPage> {
showErrorDialog(
context,
"Sorry",
"you cannot downgrade to this plan",
"You cannot downgrade to this plan",
);
return;
}