[MM-41785] Show error in invitation popin when email can't be send (#19617)

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
Julien Tant
2022-03-02 14:26:57 -07:00
коммит произвёл GitHub
родитель 2bf1334ac4
Коммит dd100a3a69
13 изменённых файлов: 920 добавлений и 22 удалений

Просмотреть файл

@@ -125,7 +125,7 @@ type Server struct {
goroutineCount int32
goroutineExitSignal chan struct{}
EmailService *email.Service
EmailService email.ServiceInterface
hubs []*Hub
hashSeed maphash.Seed