From 5ce17d3aa8887b4c7df04bca7defe9a848cafc86 Mon Sep 17 00:00:00 2001 From: KKlochko Date: Wed, 10 Apr 2024 21:42:27 +0300 Subject: [PATCH] Update the admin panel to show brief contents. --- src/main/blog/handlers.cljs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/blog/handlers.cljs b/src/main/blog/handlers.cljs index e8150e4..2139893 100644 --- a/src/main/blog/handlers.cljs +++ b/src/main/blog/handlers.cljs @@ -26,7 +26,7 @@ id (.-id (.-params req))] (go (try - (let [articles ( {:articles articles}