Skip to content

Commit

Permalink
Merge pull request #61 from luhaoling/nickname
Browse files Browse the repository at this point in the history
fix: add a IMOrdinaryUser
  • Loading branch information
FGadvancer authored Jan 8, 2024
2 parents 81703ce + ce9f9eb commit 870b7ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions constant/constant.go
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ const (
)

const (
IMOrdinaryUser = 0
AppOrdinaryUsers = 1
AppAdmin = 2
AppNotificationAdmin = 3
Expand Down

0 comments on commit 870b7ac

Please sign in to comment.