Changeset dad25fc for ReserveNGo-frontend/src/PiniaStores
- Timestamp:
- 04/29/25 14:46:06 (2 days ago)
- Branches:
- master
- Children:
- 7d8eeab
- Parents:
- e0ee7c8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ReserveNGo-frontend/src/PiniaStores/restaurantStore.js
re0ee7c8 rdad25fc 24 24 this.workingHours = workingHours 25 25 this.availableServices = availableServices 26 }, 27 newRestaurant (id) { 28 this.id = id 26 29 } 27 30 },
Note:
See TracChangeset
for help on using the changeset viewer.