From fd807bf1952073aff866bd0961ad6929e07da80d Mon Sep 17 00:00:00 2001 From: unwox Date: Mon, 17 Feb 2025 19:57:58 +0600 Subject: add daochai parser --- bin/serve.fnl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/serve.fnl') diff --git a/bin/serve.fnl b/bin/serve.fnl index c442801..55f1ff0 100644 --- a/bin/serve.fnl +++ b/bin/serve.fnl @@ -492,7 +492,8 @@ :selected (if (= form.site val) "selected" nil)} (. (require (.. "parser." val)) :title)]) [:ozchai :suhexuan :kolokolnikovchai :tea108 :ipuer :clubcha - :artoftea :chaekshop :moychay :gorkovchay]))]] + :daochai :ozchai :chaekshop :artoftea :moychay + :gorkovchay]))]] [:div {} [:select {:name "sort"} [:option {:value ""} "~ Порядок ~"] -- cgit v1.2.3