mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
📎 Explicitly disable features on code
This commit is contained in:
parent
c1a1120137
commit
a4acdd1886
2 changed files with 6 additions and 1 deletions
|
@ -37,6 +37,7 @@
|
|||
(when (= :browser @cf/target)
|
||||
(log/info :message "Welcome to penpot"
|
||||
:version (:full @cf/version)
|
||||
:asserts *assert*
|
||||
:build-date cf/build-date
|
||||
:public-uri (str @cf/public-uri)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue