Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
silvester-pari committed Jul 30, 2024
1 parent 259931d commit 3c030cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pages/metrics.vue
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,8 @@ export default {
}
this.metrics = metrics;
});
something... },
});
},
methods: {
...mapActions(["retreiveProducts"]),
async fetchAllAggregationItems(type) {
Expand Down

0 comments on commit 3c030cb

Please sign in to comment.