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