Skip to content

Commit 182cb9e

Browse files
2 parents bd26b71 + 094f995 commit 182cb9e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

js/model/dinnerModel.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,10 @@ var DinnerModel = function() {
124124
return dish.type == type && found;
125125
});
126126
}
127+
<<<<<<< HEAD
128+
129+
=======
130+
>>>>>>> 1da9b5bead4a4660b926f12d3603b6cdc1578d5c
127131

128132
//function that returns a dish of specific ID
129133
this.getDish = function (id) {

0 commit comments

Comments
 (0)