Skip to content

Commit

Permalink
no dec lunch data yet
Browse files Browse the repository at this point in the history
  • Loading branch information
aw-0 committed Dec 4, 2023
1 parent 358b6c1 commit 265c256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/cards/LunchCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export default {
components: { Card, WhatIsThis },
data() {
return {
noLunchData: false,
noLunchData: true,
};
},
computed: {
Expand Down

0 comments on commit 265c256

Please sign in to comment.