mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 03:04:03 +00:00
8f5b258424
Compute strings.ToLower(errStr) once and reuse errStrLower instead of calling ToLower three times on the same string in permission check.