feat(library): add strategy parameter for item fetching and update filter preview

This commit is contained in:
2026-03-12 03:24:32 +01:00
parent 6d1bed2ecb
commit e5a9b99b14
7 changed files with 46 additions and 13 deletions

View File

@@ -80,6 +80,7 @@ dependencies = [
"dotenvy",
"infra",
"k-core",
"rand 0.8.5",
"serde",
"serde_json",
"serde_qs",