1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-09-16 08:56:19 +02:00

Minor comment

This commit is contained in:
Harshil Sharma
2022-03-30 14:16:11 +05:30
parent d82fb1127f
commit 90081cfdaa

View File

@@ -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{