mirror of
https://github.com/OliveTin/OliveTin
synced 2026-09-22 09:45:36 +00:00
fix: Dont fetch logs twice on page load
This commit is contained in:
@@ -215,7 +215,6 @@ function handlePageSizeChange(newPageSize) {
|
||||
|
||||
onMounted(() => {
|
||||
updateDateFromRoute()
|
||||
fetchLogs()
|
||||
})
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user