From 7db806afc622dfe0053f3bb3f75e27439183f46b Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Sun, 22 May 2022 10:06:24 -0500 Subject: [PATCH] Fix particle effects not reloading when the Particles component is re-mounted --- src/features/links/Links.vue | 6 +++--- src/features/particles/Particles.vue | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/features/links/Links.vue b/src/features/links/Links.vue index b5d7c1f..5071705 100644 --- a/src/features/links/Links.vue +++ b/src/features/links/Links.vue @@ -63,9 +63,9 @@ const validLinks = computed(() => {