You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
snowChars: ["*"],// [array] Characters to use for snowflakes (default:["*"]) (e.g. ["*", "❅", "❆"] or for halloween: ["🎃", "👻", "🦇"] or for christmas: ["🎄", "🎅", "🎁"] or for valentine's day: ["❤", "💋", "💝"] or for easter: ["🐰", "🐣", "🐥"] or for 4th of july: ["🇺🇸", "🎆", "🎇"] or for new year: ["🎉", "🎊", "🎈"] or for chinese new year: ["🐷", "🐔", "🐶"] or for hanukkah: ["🕎", "🕍", "🔯"] or for kwanzaa: ["🎋", "🎍", "🎎"] or for st. patrick's day: ["🍀", "🍺", "🍻"] or for thanksgiving: ["🦃", "🍁", "🍂"] or for winter: ["❄", "☃", "⛄"] or for spring: ["🌷", "🌸", "🌹"] or for summer: ["☀", "🌞", "🌻"] or for fall: ["🍂", "🍁", "🍃"]);// Presets //// PRESETS //letpresets={"default": {snowChars: ["*"],snowOpacity: 0.75,},};
The text was updated successfully, but these errors were encountered:
Add presets.
IP so far:
The text was updated successfully, but these errors were encountered: