Skip to content

Commit

Permalink
chore: update price to 3.5
Browse files Browse the repository at this point in the history
Spotify issue a price increase
  • Loading branch information
jsjoeio authored Feb 21, 2024
1 parent 5af9f01 commit 2ec4e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def main(now):
name = friend["name"]
id = friend["id"]
description = "Spotify for the month of " + month + "— Sent by Joe's Assistant Efron 🤵🏻‍♂️"
amount = 3.00
amount = 3.50
message = f"""Good news old sport!
I have successfully requested money from {name}.
Expand Down

0 comments on commit 2ec4e2f

Please sign in to comment.