summaryrefslogtreecommitdiff
path: root/bin/fetch.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/fetch.fnl')
-rw-r--r--bin/fetch.fnl5
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/fetch.fnl b/bin/fetch.fnl
index a28af42..286c2ef 100644
--- a/bin/fetch.fnl
+++ b/bin/fetch.fnl
@@ -8,8 +8,8 @@
(local artoftea (require :parser.artoftea))
(local batatcha (require :parser.batatcha))
-(local chaibez (require :parser.chaibez))
(local chaekshop (require :parser.chaekshop))
+(local chaibez (require :parser.chaibez))
(local clubcha (require :parser.clubcha))
(local daochai (require :parser.daochai))
(local gorkovchay (require :parser.gorkovchay))
@@ -20,6 +20,7 @@
(local suhexuan (require :parser.suhexuan))
(local tea108 (require :parser.tea108))
(local teaworkshop (require :parser.teaworkshop))
+(local thailandtea (require :parser.thailandtea))
(local yoceramics (require :parser.yoceramics))
(when _G.unpack
@@ -196,7 +197,7 @@
(each [_ parser (pairs [batatcha yoceramics daochai gorkovchay ozchai suhexuan
ipuer artoftea clubcha chaekshop kolokolnikovchai
- tea108 teaworkshop chaibez moychay])]
+ tea108 teaworkshop chaibez thailandtea moychay])]
(let [(ok? products) (pcall parser.products)]
(if (and ok? (< 0 (# products)))
(do