add phone

This commit is contained in:
2025-11-22 15:48:50 +03:30
parent 90e2877fab
commit 23dc27e611
5 changed files with 14 additions and 0 deletions
@@ -63,6 +63,7 @@ export class RestaurantsService {
serviceArea: restaurant.serviceArea,
establishedYear: restaurant.establishedYear,
phoneNumber: restaurant.phoneNumber,
phone: restaurant.phone,
instagram: restaurant.instagram,
telegram: restaurant.telegram,
whatsapp: restaurant.whatsapp,