Skip to content

Commit

Permalink
order National feed first
Browse files Browse the repository at this point in the history
  • Loading branch information
tarkah committed Aug 14, 2020
1 parent c729107 commit aa98eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/opt.rs
Original file line number Diff line number Diff line change
Expand Up @@ -416,9 +416,9 @@ impl Quality {

#[derive(Debug, Clone, Copy, PartialEq, Hash, Eq, PartialOrd, Ord)]
pub enum FeedType {
National,
Home,
Away,
National,
French,
Composite,
}
Expand Down

0 comments on commit aa98eb6

Please sign in to comment.