mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-10 02:25:27 +00:00
fix code nitpick
This commit is contained in:
@@ -69,7 +69,7 @@ export default observer(() => {
|
||||
|
||||
return flakes;
|
||||
}
|
||||
if (isOctober) {
|
||||
else if (isOctober) {
|
||||
for (let i = 0; i < 15; i++) {
|
||||
flakes.push("🎃");
|
||||
flakes.push("💀");
|
||||
|
||||
Reference in New Issue
Block a user