deadshot2003 commited on
Commit
c0bb61a
·
verified ·
1 Parent(s): 14c99eb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ components.html(iframe_html, height=500)
48
  # Function to create alternating rain effect
49
 
50
  rain(
51
- emoji="🤓" "💐",
52
  font_size=25,
53
  falling_speed=5,
54
  animation_length="infinite",
 
48
  # Function to create alternating rain effect
49
 
50
  rain(
51
+ emoji="🤓" "🪻",
52
  font_size=25,
53
  falling_speed=5,
54
  animation_length="infinite",