mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2025-11-01 19:32:27 +08:00
feature (setup): complete rewrite of the setup wizard adding features such as automatic DNS
This commit is contained in:
@ -37,7 +37,6 @@ func AdminSessionGet(ctx App, res http.ResponseWriter, req *http.Request) {
|
||||
SendSuccessResult(res, false)
|
||||
return
|
||||
}
|
||||
|
||||
SendSuccessResult(res, true)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user