super basic
This commit is contained in:
6
groupmeExt/user.go
Normal file
6
groupmeExt/user.go
Normal file
@ -0,0 +1,6 @@
|
||||
package groupmeExt
|
||||
|
||||
const (
|
||||
OldUserSuffix = "@c.groupme.com"
|
||||
NewUserSuffix = "@groupme.com"
|
||||
)
|
Reference in New Issue
Block a user