Update the format for server module.

main
KKlochko 1 year ago
parent 2d9add29e6
commit a0ecb1dc58

@ -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."

Loading…
Cancel
Save