lampac-ukraine/LME.StreamData
Felix d2e7f9aa6b fix(streamdata): correctly track explicit APN host configuration
Record whether an APN host was explicitly provided during module init by
setting `ApnHostProvided` only when APN is enabled and host is non-empty.

This preserves accurate APN state for downstream logic that depends on
distinguishing defaulted host values from user-provided configuration.
2026-05-15 22:15:46 +03:00
..