mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
Corrupt review settings terminated the shared state flow on AppScope, so the exception crashed the process instead of reaching the ViewModel's catch. Absorb it upstream of both replayingShare calls. The review card also no longer stacks on top of the enable-Bluetooth prompt. Fixes review findings F1, F2