chore: format

This commit is contained in:
naskya 2024-01-02 14:07:27 +09:00
parent 16b4f78dfb
commit e81cc3bfdd
Signed by: naskya
GPG key ID: 712D413B3A9FED5C

View file

@ -235,9 +235,10 @@ const easterEggEngine = ref(null);
const containerEl = ref<HTMLElement>();
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({