This commit is contained in:
Jarrett Ye 2025-06-13 22:16:18 +08:00
parent 8abcfbeb1d
commit 623854f035

View file

@ -34,6 +34,7 @@ impl Collection {
.is_ok()
},
Some(cards),
None,
)?
.clamp(0.7, 0.95))
}