spaxel/mothership/internal/notify
jedarden 622f8eaa49 fix: rename shadowed color variable to clr in notify/service.go
The local variable `color` shadowed the `image/color` package import,
causing compilation failures on lines that referenced `color.RGBA`
after the variable was declared.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-06 18:35:42 -04:00
..
service.go fix: rename shadowed color variable to clr in notify/service.go 2026-04-06 18:35:42 -04:00