mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 22:53:02 +00:00
🐛 Fix metada on fixtures (back).
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
{:username (str "user" i)
|
||||
:id (mk-uuid "user" i)
|
||||
:fullname (str "User " i)
|
||||
:metadata (data-encode {})
|
||||
:metadata {}
|
||||
:password "123123"
|
||||
:email (str "user" i ".test@uxbox.io")}))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user