mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-23 20:18:00 +01:00
change topic notification line
This commit is contained in:
parent
25ea2013c6
commit
edc127e46c
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ defmodule Philomena.Topics do
|
|||
actor_type: "Forum",
|
||||
actor_child_id: topic.id,
|
||||
actor_child_type: "Topic",
|
||||
action: "posted a new topic in"
|
||||
action: "posted a new topic"
|
||||
}
|
||||
)
|
||||
end)
|
||||
|
|
Loading…
Reference in a new issue