mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
## Addresses #17946 results from querying chrome extension on macOS Chrome browser:  - [x] Changes file added for user-visible changes in `changes/` - [x] Updated tests - [x] Manual QA for all new/changed functionality - [ ] TODO - Manual QA on actual Chromebook --------- Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2 lines
178 B
Text
2 lines
178 B
Text
- Fix a bug where values not derived from "actual" fleetd-chrome tables were not being displayed
|
|
correctly (e.g., `SELECT 1` gets its value from the query itself, not a table)
|