0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-04 13:50:12 -05:00

Merge pull request #5462 from penpot/palba-dont-show-release-info

🐛 Fix a new user shouldn't see the "What's new" popup
This commit is contained in:
Andrey Antukh 2024-12-12 12:27:14 +01:00 committed by GitHub
commit ee62016c34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -273,7 +273,8 @@
(merge {:viewed-tutorial? false
:viewed-walkthrough? false
:nudge {:big 10 :small 1}
:v2-info-shown true})
:v2-info-shown true
:release-notes-viewed (:main cf/version)})
(db/tjson))
password (or (:password params) "!")