add value config get segment #75

Merged
Ghost merged 1 commits from feaure/staff-getinfo into develop 2022-11-22 04:53:02 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit ede51d03d0 - Show all commits

View File

@ -37,4 +37,5 @@ var prefixes = struct {
Notification: "notification",
SocialPost: "social_post",
Staff: "staff",
Segment: "segment",
}