mirror of
https://github.com/penpot/penpot.git
synced 2025-08-01 05:58:24 +02:00
♻️ Always set component-file-id, even in local file
This commit is contained in:
parent
53b5d78cdc
commit
baec7838b4
24 changed files with 284 additions and 258 deletions
|
@ -69,7 +69,7 @@
|
|||
(def platform (parse-platform))
|
||||
|
||||
(js/console.log
|
||||
(str/format "Welcome to pentpot! Version: '%s'" (:full version)))
|
||||
(str/format "Welcome to penpot! Version: '%s'" (:full version)))
|
||||
|
||||
;; --- Helper Functions
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue