Skip to content

Commit

Permalink
erro tracing
Browse files Browse the repository at this point in the history
  • Loading branch information
AltriusRS committed Sep 3, 2023
1 parent 3463ccd commit 8655762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/VideoFeed.vue
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ async function infinite () {
episodeCount.value = feed.data.count
offset += 20
} catch (e) {
// console.error(e)
console.error(e)
}
loading.value = false
}
Expand Down

0 comments on commit 8655762

Please sign in to comment.