Commit 5175660
committed
🐛 Fix palette access in health check module
Update palette access to use get_colors() method
- Change direct colors access to palette.get_colors() method call
- Maintain backward compatibility with existing color validation
- Fix potential issues with palette initialization in health checks1 parent 913f082 commit 5175660
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
| 121 | + | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
| |||
0 commit comments