The PR link uses the github repo path, not the module path.
Этот коммит содержится в:
Agniva De Sarker
2019-12-04 15:29:11 +05:30
коммит произвёл Jesús Espino
родитель 223db0c05c
Коммит 5a4ac4b249

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

@@ -31,7 +31,7 @@ type WebConnActivityMessage struct {
type Hub struct {
// connectionCount should be kept first.
// See https://github.com/mattermost/mattermost-server/v5/pull/7281
// See https://github.com/mattermost/mattermost-server/pull/7281
connectionCount int64
app *App
connectionIndex int