From 38467b38372e21ad17960797e41cc650fb70bf77 Mon Sep 17 00:00:00 2001 From: unwox Date: Mon, 3 Feb 2025 12:33:46 +0600 Subject: add kolokolnikovchai parser --- bin/serve.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/serve.fnl') diff --git a/bin/serve.fnl b/bin/serve.fnl index 927bd71..9373f16 100644 --- a/bin/serve.fnl +++ b/bin/serve.fnl @@ -492,7 +492,7 @@ :selected (if (= form.site val) "selected" nil)} (. (require (.. "parser." val)) :title)]) [:ozchai :suhexuan :clubcha :ipuer :artoftea :chaekshop :moychay - :gorkovchay]))]] + :kolokolnikovchai :gorkovchay]))]] [:div {} [:select {:name "sort"} [:option {:value ""} "~ Порядок ~"] -- cgit v1.2.3