deprecate timezones.json (#10311)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
5b24c44e19
Коммит
72448d12a9
@@ -182,7 +182,7 @@ func NewServer(options ...Option) (*Server, error) {
|
||||
|
||||
model.AppErrorInit(utils.T)
|
||||
|
||||
s.timezones = timezones.New("")
|
||||
s.timezones = timezones.New()
|
||||
|
||||
// Start email batching because it's not like the other jobs
|
||||
s.InitEmailBatching()
|
||||
|
||||
Ссылка в новой задаче
Block a user