Files
Calendarr-Android/app
Guido Schmit a3568fb6f3 fix: actually pass force through from loadVisible to loadRange
loadVisible(force = true) (used by the error-banner retry button) was
still funneling into loadRange with an implicit force = false, so the
isCached short-circuit was never actually bypassed on retry.
2026-07-02 18:34:08 +02:00
..