update docker
Build and Deploy Docker Images / build_and_deploy (push) Has been cancelled

This commit is contained in:
hamid zarghami
2026-06-16 09:34:58 +03:30
2 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ export interface FoodDetail {
reviews: unknown[];
favorites: unknown[];
isFavorite: boolean;
// فیلدهای قدیمی برای سازگاری با سایر بخش‌های کد
name?: string;
foodName?: string;
description?: string;