mirror of
https://github.com/penpot/penpot.git
synced 2025-05-29 16:26:19 +02:00
✨ New overlay for v2 information
This commit is contained in:
parent
dd3040c56f
commit
af7142e97b
11 changed files with 148 additions and 5 deletions
|
@ -262,7 +262,8 @@
|
|||
(merge (:props params))
|
||||
(merge {:viewed-tutorial? false
|
||||
:viewed-walkthrough? false
|
||||
:nudge {:big 10 :small 1}})
|
||||
:nudge {:big 10 :small 1}
|
||||
:v2-info-shown true})
|
||||
(db/tjson))
|
||||
|
||||
password (or (:password params) "!")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue