mirror of
https://github.com/mattermost/focalboard.git
synced 2025-04-24 22:17:10 -04:00
parent
36a073eaad
commit
e9e4b5851a
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ func createDelivery(servicesAPI model.ServicesAPI, serverRoot string) (*pluginde
|
|||
Username: botUsername,
|
||||
DisplayName: botDisplayname,
|
||||
Description: botDescription,
|
||||
OwnerId: model.SystemUserID,
|
||||
}
|
||||
botID, err := servicesAPI.EnsureBot(bot)
|
||||
if err != nil {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue