Changeset 7d8eeab for ReserveNGo-frontend/src/PiniaStores
- Timestamp:
- 04/29/25 15:00:55 (2 days ago)
- Branches:
- master
- Children:
- 349551d
- Parents:
- bf78464 (diff), dad25fc (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ReserveNGo-frontend/src/PiniaStores/restaurantStore.js
rbf78464 r7d8eeab 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.