We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff908e1 commit 0a1a6afCopy full SHA for 0a1a6af
1 file changed
app/components/PackageDownloadStats.vue
@@ -42,7 +42,7 @@ const config = computed(() => ({
42
color: '#6A6A6A',
43
pulse: {
44
show: true,
45
- loop: true, // runs only once if true
+ loop: true, // runs only once if false
46
radius: 2,
47
color: '#8A8A8A',
48
easing: 'ease-in-out',
0 commit comments