mirror of
https://github.com/netbirdio/netbird.git
synced 2026-09-19 21:29:09 +02:00
The critical-event gate compared against a bare "critical" literal while the matching string is produced from the proto SystemEvent_CRITICAL enum in systemEventFromProto. Add services.SeverityCritical next to the Status* constants so the two sides share one definition.