From cd9a8e7b1734efc16d5afd8692e4973cf835bfb3 Mon Sep 17 00:00:00 2001 From: horus Date: Wed, 14 Feb 2018 22:59:35 +0100 Subject: Bugfix. (crawler) --- crawler/main.go | 1 + 1 file changed, 1 insertion(+) (limited to 'crawler/main.go') diff --git a/crawler/main.go b/crawler/main.go index 15e854c..f4a90b7 100644 --- a/crawler/main.go +++ b/crawler/main.go @@ -43,6 +43,7 @@ type Shop struct { Id int Name string Url string + Short_url string Logo_url string Shipping_costs int Free_shipping string -- cgit v1.2.3