mirror of
https://github.com/pi-hole/web.git
synced 2025-12-20 02:38:28 +00:00
Add the 'color=true' query parameter to the gravity API call so that the FTL backend will include ANSI escape codes for terminal color output. This works in conjunction with FTL changes that make color codes opt-in rather than always-on. Addresses: pi-hole/FTL#2671