diff options
| author | unwox <me@unwox.com> | 2025-02-03 12:33:46 +0600 |
|---|---|---|
| committer | unwox <me@unwox.com> | 2025-02-03 12:33:58 +0600 |
| commit | 38467b38372e21ad17960797e41cc650fb70bf77 (patch) | |
| tree | d1f6f7acc46311e63514649e6abfe20270b6ec86 /bin/serve.fnl | |
| parent | 20e9d84fe9481bd0b8db839127a60bf29ec88014 (diff) | |
add kolokolnikovchai parser
Diffstat (limited to 'bin/serve.fnl')
| -rw-r--r-- | bin/serve.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
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 ""} "~ Порядок ~"] |
