mirror of
https://github.com/penpot/penpot.git
synced 2025-07-25 03:07:32 +02:00
📎 Show version on dbg header
This commit is contained in:
parent
40c118df55
commit
e533762f33
2 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@
|
|||
{::rres/status 200
|
||||
::rres/headers {"content-type" "text/html"}
|
||||
::rres/body (-> (io/resource "app/templates/debug.tmpl")
|
||||
(tmpl/render {}))})
|
||||
(tmpl/render {:version (:full cf/version)}))})
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; FILE CHANGES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue