Skip to content

Commit fac5151

Browse files
committed
add impact Notification WIP
1 parent 03d7dd1 commit fac5151

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

osf/notifications.yaml

+11
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,17 @@ notification_types:
234234
object_content_type_model_name: osfuser
235235
template: 'website/templates/emails/new_pending_submissions.html.mako'
236236
notification_freq_default: instantly
237+
- name: user_invite_draft_registration
238+
__docs__: ...
239+
object_content_type_model_name: osfuser
240+
template: 'website/templates/emails/new_pending_submissions.html.mako'
241+
notification_freq_default: instantly
242+
243+
- name: user_invite_draft_registration
244+
__docs__: ...
245+
object_content_type_model_name: osfuser
246+
template: 'website/templates/emails/new_pending_submissions.html.mako'
247+
notification_freq_default: instantly
237248

238249
#### PROVIDER
239250
- name: new_pending_submissions

0 commit comments

Comments
 (0)