From c76e042cdad1438957465bef859ab49c6056943c Mon Sep 17 00:00:00 2001 From: John Duprey Date: Thu, 2 May 2024 11:14:31 -0400 Subject: [PATCH] Add format parameter --- src/views/tenant/administration/GraphExplorer.jsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/views/tenant/administration/GraphExplorer.jsx b/src/views/tenant/administration/GraphExplorer.jsx index d6947f18f5de..3d6950c598d4 100644 --- a/src/views/tenant/administration/GraphExplorer.jsx +++ b/src/views/tenant/administration/GraphExplorer.jsx @@ -539,6 +539,13 @@ const GraphExplorer = () => { label="Reverse Tenant Lookup" /> + +