remove: tenantslug
This commit is contained in:
@@ -19,5 +19,5 @@ func (e *UserRegister) Marshal() ([]byte, error) {
|
||||
}
|
||||
|
||||
func (e *UserRegister) Topic() string {
|
||||
return events.TopicUserRegister.String()
|
||||
return events.TopicUserRegister
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user