Skip to content

Commit 0a1a6af

Browse files
committed
chore: fix lying comment 😈
1 parent ff908e1 commit 0a1a6af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/PackageDownloadStats.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const config = computed(() => ({
4242
color: '#6A6A6A',
4343
pulse: {
4444
show: true,
45-
loop: true, // runs only once if true
45+
loop: true, // runs only once if false
4646
radius: 2,
4747
color: '#8A8A8A',
4848
easing: 'ease-in-out',

0 commit comments

Comments
 (0)