Skip to content

Commit

Permalink
Removed pumpkins.
Browse files Browse the repository at this point in the history
  • Loading branch information
amyjko committed Nov 1, 2023
1 parent a9cecfe commit ca61985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/app/Background.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
const bounds = 0.2;
const glyphs = new UnicodeString(
'😀മAあ韓नेئبअขማঅবাংབོދިεفગુע中رšՀꆈᓄქ🎃🎃🎃🎃🎃🎃🎃🎃🎃'
'😀മAあ韓नेئبअขማঅবাংབོދިεفગુע中رšՀꆈᓄქ'
).getGraphemes();
let mounted = false;
Expand Down

0 comments on commit ca61985

Please sign in to comment.