mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Guard startPolling in handleOnline to only fire when transitioning from offline state. Previously, a spurious browser online event while already connected would start a polling interval that never gets cleared.