mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2025-03-10 16:43:16 +00:00
fix(back): sitemapper fix after upgrade
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
04edc4fef0
commit
1acf931ac5
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ defmodule Mobilizon.Service.SiteMap do
|
|||
end)
|
||||
|> Sitemapper.generate(config)
|
||||
|> Sitemapper.persist(config)
|
||||
|> Sitemapper.ping(config)
|
||||
|> Stream.run()
|
||||
end,
|
||||
timeout: :infinity
|
||||
|
|
Loading…
Add table
Reference in a new issue