mirror of
https://github.com/meshtastic/web.git
synced 2026-07-31 15:06:27 -04:00
Drop the debug log inside ChannelChat's MessageSkeleton (fired on every Suspense fallback) and gate the dev-overrides log on isDev so it stops running at module load in prod. Closes #1275 Closes #1276