mirror of
https://github.com/penpot/penpot.git
synced 2025-02-09 16:48:16 -05:00
🐛 Fix syntax error on backend fixtures.
This commit is contained in:
parent
263da4cc35
commit
b7c6204b6c
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
:x1 200
|
||||
:y1 200
|
||||
:x2 1224
|
||||
:y2 968}]
|
||||
:y2 968}]}
|
||||
:metadata {:width 1024
|
||||
:height 768
|
||||
:layout "tablet"}
|
||||
|
|
Loading…
Add table
Reference in a new issue