Renaming repo
Этот коммит содержится в:
@@ -10,9 +10,9 @@ import (
|
||||
"time"
|
||||
|
||||
l4g "github.com/alecthomas/log4go"
|
||||
"github.com/mattermost/platform/model"
|
||||
"github.com/mattermost/platform/store"
|
||||
"github.com/mattermost/platform/utils"
|
||||
"github.com/mattermost/mattermost-server/model"
|
||||
"github.com/mattermost/mattermost-server/store"
|
||||
"github.com/mattermost/mattermost-server/utils"
|
||||
)
|
||||
|
||||
func (a *App) CreateDefaultChannels(teamId string) ([]*model.Channel, *model.AppError) {
|
||||
|
||||
Ссылка в новой задаче
Block a user