Convey MDM overlay config to Debug Bundle output

Aligns to other clients OSes behavior
This commit is contained in:
riccardom
2026-07-28 11:44:15 +02:00
parent e92aa7dfb0
commit f91f9fc05c
+1
View File
@@ -224,6 +224,7 @@ func (c *Client) DebugBundle(anonymize bool) (string, error) {
return "", fmt.Errorf("load config: %w", err)
}
}
c.applyMDMOverlay(cfg)
}
deps := debug.GeneratorDependencies{