mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
Update agent/src/Handler/Register.hs
This commit is contained in:
committed by
GitHub
parent
24003a8397
commit
8288679bf6
@@ -32,7 +32,6 @@ import Lib.SystemPaths
|
|||||||
import Model
|
import Model
|
||||||
import Settings
|
import Settings
|
||||||
|
|
||||||
|
|
||||||
postRegisterR :: Handler RegisterRes
|
postRegisterR :: Handler RegisterRes
|
||||||
postRegisterR = handleS9ErrT $ do
|
postRegisterR = handleS9ErrT $ do
|
||||||
settings <- getsYesod appSettings
|
settings <- getsYesod appSettings
|
||||||
|
|||||||
Reference in New Issue
Block a user