diff options
Diffstat (limited to 'bin/fetch.fnl')
| -rw-r--r-- | bin/fetch.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/fetch.fnl b/bin/fetch.fnl index da5383d..4558c50 100644 --- a/bin/fetch.fnl +++ b/bin/fetch.fnl @@ -144,7 +144,7 @@ ipuer.products ozchai.products])] (store-products tx (products))) -(cache.clear-tx tx) +(cache.clear-tx tx "page:") (must (luna.db.commit tx)) (populate-search-table) |
