BASE: Update Firebase Json File.

This commit is contained in:
2025-12-08 23:23:54 +05:00
parent fd8a4cb469
commit 766e8ffefb
6 changed files with 61 additions and 25 deletions

View File

@@ -1248,9 +1248,9 @@ class HomeScreen extends StatelessWidget {
builder: (BuildContext context) {
return CustomDialogBox(
title: ConstTexts.alert.tr,
descriptions:
ConstTexts.doYouWantChangeTheDeliverOption
.tr,
descriptions:"",
// ConstTexts.doYouWantChangeTheDeliverOption
// .tr,
positiveString: ConstTexts.ok.tr,
negativeString: ConstTexts.cancel.tr,
positiveClick: () async {