mirror of https://github.com/voidlizard/hbs2
debug
This commit is contained in:
parent
147db0552f
commit
ff330ba24c
|
@ -239,6 +239,8 @@ mainLoop = forever $ do
|
||||||
|
|
||||||
flip runContT pure do
|
flip runContT pure do
|
||||||
|
|
||||||
|
debug $ red "Reloading..."
|
||||||
|
|
||||||
lift $ updateFromConfig conf
|
lift $ updateFromConfig conf
|
||||||
|
|
||||||
void $ ContT $ withAsync $ do
|
void $ ContT $ withAsync $ do
|
||||||
|
|
Loading…
Reference in New Issue