📎 Show version on dbg header

This commit is contained in:
Andrey Antukh 2024-10-28 13:57:10 +01:00
parent 75011ca0ff
commit deaf6ef068
2 changed files with 2 additions and 2 deletions

View file

@ -47,7 +47,7 @@
{::yres/status 200
::yres/headers {"content-type" "text/html"}
::yres/body (-> (io/resource "app/templates/debug.tmpl")
(tmpl/render {}))})
(tmpl/render {:version (:full cf/version)}))})
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; FILE CHANGES