mirror of
https://github.com/penpot/penpot.git
synced 2025-05-11 12:46:39 +02:00
Merge branch 'staging' into develop
This commit is contained in:
commit
a85a65a554
15 changed files with 124 additions and 66 deletions
|
@ -288,7 +288,8 @@
|
|||
props (-> (audit/extract-utm-params params)
|
||||
(merge (:props params))
|
||||
(merge {:viewed-tutorial? false
|
||||
:viewed-walkthrough? false})
|
||||
:viewed-walkthrough? false
|
||||
:nudge {:big 10 :small 1}})
|
||||
(db/tjson))
|
||||
|
||||
password (if-let [password (:password params)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue