We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a181def commit 53a7581Copy full SHA for 53a7581
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