Update the format for server module.
This commit is contained in:
@@ -189,8 +189,7 @@
|
||||
(handlers/htmx-get-article-edit-content-handler-factory client))
|
||||
|
||||
(. app use "/htmx/admin/modals/article/edit-content/:id/"
|
||||
(handlers/user-not-authorized-factory))
|
||||
)
|
||||
(handlers/user-not-authorized-factory)))
|
||||
|
||||
(defn start
|
||||
"Starts server."
|
||||
|
||||
Reference in New Issue
Block a user