Merge branch 'develop' into issue/1383
This commit is contained in:
commit
5876a9cb79
55 changed files with 1159 additions and 417 deletions
|
|
@ -135,8 +135,6 @@ defmodule Pleroma.Application do
|
|||
[Pleroma.Web.Streamer.supervisor()]
|
||||
end
|
||||
|
||||
defp chat_child(:test, _), do: []
|
||||
|
||||
defp chat_child(_env, true) do
|
||||
[Pleroma.Web.ChatChannel.ChatChannelState]
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue