fix comment on PostAction.Options (#13957)

Co-authored-by: mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
ebiiim
2020-03-07 00:21:42 +09:00
коммит произвёл GitHub
родитель 398a12329a
Коммит 5f77479573

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

@@ -52,8 +52,7 @@ type PostAction struct {
// are "users" and "channels".
DataSource string `json:"data_source,omitempty"`
// Options contains either the buttons that will be displayed on the post
// or the values listed in a select dropdowon on the post.
// Options contains the values listed in a select dropdown on the post.
Options []*PostActionOptions `json:"options,omitempty"`
// DefaultOption contains the option, if any, that will appear as the