Skip to content

Commit

Permalink
fix: front lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve-0628 committed Nov 22, 2023
1 parent 15ba753 commit 59c245c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const toggleReaction = async (ev) => {
claimAchievement('reactWithoutRead');
}
}
}
};
function anime() {
if (document.hidden) return;
Expand Down

1 comment on commit 59c245c

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chromatic detects changes. Please review the changes on Chromatic.

Please sign in to comment.