Skip to content

Commit f349273

Browse files
committed
Bad reference to note text
1 parent dce7c85 commit f349273

File tree

1 file changed

+1
-1
lines changed
  • src/sentry/templates/sentry/emails/activity

1 file changed

+1
-1
lines changed

src/sentry/templates/sentry/emails/activity/note.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{% autoescape off %}
33
A new note was posted on an event in Sentry:
44

5-
{{ text }}
5+
{{ data.text }}
66

77

88
Details

0 commit comments

Comments
 (0)