remove remaining Global() calls (outside of tests) (#7521)
Этот коммит содержится в:
коммит произвёл
Saturnino Abril
родитель
1bd66589a2
Коммит
8c80cdde38
@@ -226,7 +226,7 @@ func Init(a *app.App, root *mux.Router, full bool) *API {
|
||||
if full {
|
||||
utils.InitHTML()
|
||||
|
||||
app.InitEmailBatching()
|
||||
a.InitEmailBatching()
|
||||
}
|
||||
|
||||
return api
|
||||
|
||||
Ссылка в новой задаче
Block a user