From 03a2198bf6aae7135016387ced55c9072b2c0b6d Mon Sep 17 00:00:00 2001 From: RachelElysia <71795832+RachelElysia@users.noreply.github.com> Date: Mon, 5 May 2025 09:16:38 -0400 Subject: [PATCH] Fleet UI: Pass device user to use correct device user API (#28782) --- .../SoftwareInstallDetails/SoftwareInstallDetails.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/components/ActivityDetails/InstallDetails/SoftwareInstallDetails/SoftwareInstallDetails.tsx b/frontend/components/ActivityDetails/InstallDetails/SoftwareInstallDetails/SoftwareInstallDetails.tsx index 693bd89f06..54d5195b5a 100644 --- a/frontend/components/ActivityDetails/InstallDetails/SoftwareInstallDetails/SoftwareInstallDetails.tsx +++ b/frontend/components/ActivityDetails/InstallDetails/SoftwareInstallDetails/SoftwareInstallDetails.tsx @@ -175,7 +175,10 @@ export const SoftwareInstallDetailsModal = ({ > <>