mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
The auto-select useEffect for payment type (days/stars) was running on every config refetch, resetting the user's manual selection back to stars. Now it only runs once on initial load using a ref flag.