You've already forked focalboard
mirror of
https://github.com/mattermost/focalboard.git
synced 2025-09-16 08:56:19 +02:00
Minor comment
This commit is contained in:
@@ -81,6 +81,8 @@ func (a *App) createWelcomeBoard(userID, teamID string) (string, error) {
|
||||
return "", errCannotCreateBoard
|
||||
}
|
||||
|
||||
// need variable for this to
|
||||
// get reference for board patch
|
||||
newType := model.BoardTypePrivate
|
||||
|
||||
patch := &model.BoardPatch{
|
||||
|
Reference in New Issue
Block a user