mirror of
https://github.com/penpot/penpot.git
synced 2025-07-19 22:17:20 +02:00
📚 Update documentation.
This commit is contained in:
parent
fe67bf8fdb
commit
11ff1994f3
9 changed files with 218 additions and 88 deletions
|
@ -82,7 +82,7 @@
|
|||
:fullname (str "Profile " index)
|
||||
:password "123123"
|
||||
:demo? true
|
||||
:email (str "profile" index ".test@penpot.app")})
|
||||
:email (str "profile" index "@example.com")})
|
||||
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