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