Update the format for server module.

This commit is contained in:
2024-04-19 10:54:57 +03:00
parent 2d9add29e6
commit a0ecb1dc58
+1 -2
View File
@@ -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."