From cb271f763ab901ff05251f2a86a0744f9b83c817 Mon Sep 17 00:00:00 2001 From: Andrew Dewar Date: Tue, 9 Jan 2024 13:43:15 -0700 Subject: [PATCH] temp --- src/services/Content/ContentApi.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/services/Content/ContentApi.ts b/src/services/Content/ContentApi.ts index 935c02dc..78ae8bf0 100644 --- a/src/services/Content/ContentApi.ts +++ b/src/services/Content/ContentApi.ts @@ -229,6 +229,8 @@ export const getContentList: ( status: statusParam, arch: archParam, sort_by: sortBy, + uuid: '', + url: 'https://fedorapeople.org/groups/katello/fakerepos/zoo,https://fedorapeople.org/groups/katello/fakerepos/zoo2', })}`, ); return data;