We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 326fa86 commit 46d557cCopy full SHA for 46d557c
1 file changed
modules/dnf/dnf.tsp
@@ -72,7 +72,7 @@ model RepoFiles {
72
* This must be the ID of the repo
73
* as seen in `dnf5 repolist`.
74
*/
75
- disable?: Array<string>;
+ remove?: Array<string>;
76
}
77
78
model RepoCopr {
0 commit comments