From fe9a81208e4d8290df7b8d89bac2d880c045b84b Mon Sep 17 00:00:00 2001 From: Simone Salsi Date: Mon, 8 Oct 2018 18:01:27 +0200 Subject: Added the changes requested for MM-8860: Bulk import email intervals (#8498) (#9578) MM-8860: Bulk import email intervals (#8498) --- app/import_types.go | 1 + 1 file changed, 1 insertion(+) (limited to 'app/import_types.go') diff --git a/app/import_types.go b/app/import_types.go index 1a2e44018..f8eb91f46 100644 --- a/app/import_types.go +++ b/app/import_types.go @@ -64,6 +64,7 @@ type UserImportData struct { MessageDisplay *string `json:"message_display,omitempty"` ChannelDisplayMode *string `json:"channel_display_mode,omitempty"` TutorialStep *string `json:"tutorial_step,omitempty"` + EmailInterval *string `json:"email_interval,omitempty"` NotifyProps *UserNotifyPropsImportData `json:"notify_props,omitempty"` } -- cgit v1.2.3-1-g7c22