From b7c6204b6c5c707d5339106d5110bb8bfb24c74d Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Mon, 26 Aug 2019 21:41:42 +0200 Subject: [PATCH] :bug: Fix syntax error on backend fixtures. --- backend/src/uxbox/fixtures.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/uxbox/fixtures.clj b/backend/src/uxbox/fixtures.clj index fb9017be9..7113d4fd7 100644 --- a/backend/src/uxbox/fixtures.clj +++ b/backend/src/uxbox/fixtures.clj @@ -64,7 +64,7 @@ :x1 200 :y1 200 :x2 1224 - :y2 968}] + :y2 968}]} :metadata {:width 1024 :height 768 :layout "tablet"}