Skip to content

Commit

Permalink
addressed as per review
Browse files Browse the repository at this point in the history
  • Loading branch information
thelostone-mc authored Apr 19, 2019
1 parent cdfcd75 commit c69280e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/retail/emails.py
Original file line number Diff line number Diff line change
Expand Up @@ -933,7 +933,7 @@ def render_start_work_applicant_expired(interest, bounty):
def render_new_bounty_roundup(to_email):
from dashboard.models import Bounty
from django.conf import settings
subject = "Last Day Of Gitcoin Grants | $65K In Prizes"
subject = "Last Day Of Gitcoin Grants Round 2 | $65K In Prizes @ MSFT Hackathon"
new_kudos_pks = [2240, 2243, 2242]
new_kudos_size_px = 150

Expand Down

0 comments on commit c69280e

Please sign in to comment.