File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -234,6 +234,17 @@ notification_types:
234
234
object_content_type_model_name : osfuser
235
235
template : ' website/templates/emails/new_pending_submissions.html.mako'
236
236
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
237
248
238
249
# ### PROVIDER
239
250
- name : new_pending_submissions
You can’t perform that action at this time.
0 commit comments