diff --git a/packages/client/src/pages/about-firefish.vue b/packages/client/src/pages/about-firefish.vue index 0d285e25..ef22a54d 100644 --- a/packages/client/src/pages/about-firefish.vue +++ b/packages/client/src/pages/about-firefish.vue @@ -235,9 +235,10 @@ const easterEggEngine = ref(null); const containerEl = ref(); function iconLoaded() { - const emojis = defaultStore.state.reactions.length > 0 - ? defaultStore.state.reactions - : defaultReactions; + const emojis = + defaultStore.state.reactions.length > 0 + ? defaultStore.state.reactions + : defaultReactions; const containerWidth = containerEl.value?.offsetWidth; for (let i = 0; i < 32; i++) { easterEggEmojis.value.push({