mirror of
https://github.com/pi-hole/web.git
synced 2026-05-15 21:30:04 +01:00
e2d711f547
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