Skip to content

Commit

Permalink
Preload stocks on mounted
Browse files Browse the repository at this point in the history
Co-authored-by: TheoThmn <s0586704@htw-berlin.de>
  • Loading branch information
ZieglerAaron and TheoThmn committed Jan 7, 2024
1 parent e41abfb commit a4e5e31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/MyCamerasList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@ function loadStocks() {
onMounted(() => {
loadCameras()
loadStocks()
})
</script>
Expand Down

0 comments on commit a4e5e31

Please sign in to comment.