This commit is contained in:
Dmitry Zuikov 2024-04-10 07:10:28 +03:00
parent 147db0552f
commit ff330ba24c
1 changed files with 2 additions and 0 deletions

View File

@ -239,6 +239,8 @@ mainLoop = forever $ do
flip runContT pure do
debug $ red "Reloading..."
lift $ updateFromConfig conf
void $ ContT $ withAsync $ do