Filter content-sources repos by origin and content_type
This commit is contained in:
parent
99ae627007
commit
5d6b6dfbfe
7 changed files with 142 additions and 3 deletions
|
|
@ -49,6 +49,8 @@ const CustomButtons = ({
|
|||
prefetchRepositories({
|
||||
availableForArch: 'x86_64',
|
||||
availableForVersion: version,
|
||||
contentType: 'rpm',
|
||||
origin: 'external',
|
||||
});
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue