whisper-money/app/Console
Víctor Falcón 2dd89e609b fix(stats): drop redundant null-coalesce on a guaranteed array key
The report array shape always carries unmappedPriceIds, so the ?? [] was dead
and tripped larastan's nullCoalesce.offset. No behaviour change.
2026-07-18 19:29:27 +02:00
..
Commands fix(stats): drop redundant null-coalesce on a guaranteed array key 2026-07-18 19:29:27 +02:00