Merge pull request 'add value config get segment' (#75) from feaure/staff-getinfo into develop
Reviewed-on: #75
This commit is contained in:
commit
87c184a189
|
@ -37,4 +37,5 @@ var prefixes = struct {
|
|||
Notification: "notification",
|
||||
SocialPost: "social_post",
|
||||
Staff: "staff",
|
||||
Segment: "segment",
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue