mirror of
https://github.com/penpot/penpot.git
synced 2025-07-19 17:38:02 +02:00
✨ Minor fixes.
This commit is contained in:
parent
5b9c596170
commit
15545d0b2f
4 changed files with 2 additions and 13 deletions
|
@ -83,7 +83,7 @@
|
|||
:fullname (str "Profile " index)
|
||||
:password "123123"
|
||||
:demo? true
|
||||
:email (str "profile" index ".test@penpot.io")})
|
||||
:email (str "profile" index ".test@penpot.app")})
|
||||
team-id (:default-team-id prof)
|
||||
owner-id id]
|
||||
(let [project-ids (collect (partial create-project conn team-id owner-id)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue