mirror of
https://github.com/writeas/writefreely
synced 2025-01-24 23:46:10 +01:00
spelling: dynamic
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
af0927cf5c
commit
bc53300e33
@ -82,7 +82,7 @@ func InitRoutes(apper Apper, r *mux.Router) *mux.Router {
|
||||
configureGenericOauth(handler, write, apper.App())
|
||||
configureGiteaOauth(handler, write, apper.App())
|
||||
|
||||
// Set up dyamic page handlers
|
||||
// Set up dynamic page handlers
|
||||
// Handle auth
|
||||
auth := write.PathPrefix("/api/auth/").Subrouter()
|
||||
if apper.App().cfg.App.OpenRegistration {
|
||||
|
Loading…
Reference in New Issue
Block a user